summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookNor.gf
blob: eb4f76d8e7f3378ba5e2f81cf8924589bb04f38c (plain)
1
2
3
4
5
6
7
8
9
--# -path=.:present

concrete PhrasebookNor of Phrasebook = 
  GreetingsNor,
  WordsNor ** open 
    SyntaxNor,
    Prelude in {

}