index
:
github/perlweeklychallenge-club.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
challenge-279
/
deadmarshal
/
modula-3
/
ch1
/
src
/
specializations
/
CharIntPair.m3
blob: 005acc8c3c30ba941d74284ddc1c4cc7c87bb4a6 (
plain
)
1
MODULE CharIntPair = Pair(Char,Integer) END CharIntPair.