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

concrete PhrasebookEst of Phrasebook = 
  GreetingsEst,
  WordsEst ** open 
    SyntaxEst,
    Prelude in {

}