1
0
forked from GitHub/gf-core

comments in phrasebook abstract syntax

This commit is contained in:
aarne
2010-04-06 15:45:16 +00:00
parent 114cdd78d3
commit a66d2186fe
15 changed files with 133 additions and 82 deletions

View File

@@ -1,7 +1,7 @@
abstract Greetings = {
cat
Greeting ;
Greeting ; -- idiomatic phrase, not inflected, e.g. "hello"
fun
GHello : Greeting ;