diff options
Diffstat (limited to 'testsuite/compiler/canonical/PhrasebookBul.gf')
| -rw-r--r-- | testsuite/compiler/canonical/PhrasebookBul.gf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/compiler/canonical/PhrasebookBul.gf b/testsuite/compiler/canonical/PhrasebookBul.gf new file mode 100644 index 000000000..bbc092963 --- /dev/null +++ b/testsuite/compiler/canonical/PhrasebookBul.gf @@ -0,0 +1,9 @@ +--# -path=.:present + +concrete PhrasebookBul of Phrasebook = + GreetingsBul, + WordsBul ** open + SyntaxBul, + Prelude in { + +} |
