comments in phrasebook abstract syntax

This commit is contained in:
aarne
2010-04-06 15:45:16 +00:00
parent d1d1c6215d
commit 40ec2f5229
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 ;