summaryrefslogtreecommitdiff
path: root/testsuite/canonical/grammars/PhrasebookGer.gf
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/canonical/grammars/PhrasebookGer.gf')
-rw-r--r--testsuite/canonical/grammars/PhrasebookGer.gf10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/canonical/grammars/PhrasebookGer.gf b/testsuite/canonical/grammars/PhrasebookGer.gf
new file mode 100644
index 000000000..69a61187c
--- /dev/null
+++ b/testsuite/canonical/grammars/PhrasebookGer.gf
@@ -0,0 +1,10 @@
+--# -path=.:present
+
+concrete PhrasebookGer of Phrasebook =
+ GreetingsGer,
+ WordsGer ** open
+ SyntaxGer,
+ Prelude in {
+
+
+}