summaryrefslogtreecommitdiff
path: root/book/examples/chapter4/CommentsEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'book/examples/chapter4/CommentsEng.gf')
-rw-r--r--book/examples/chapter4/CommentsEng.gf4
1 files changed, 4 insertions, 0 deletions
diff --git a/book/examples/chapter4/CommentsEng.gf b/book/examples/chapter4/CommentsEng.gf
new file mode 100644
index 000000000..8fe3ed965
--- /dev/null
+++ b/book/examples/chapter4/CommentsEng.gf
@@ -0,0 +1,4 @@
+--# -path=.:present
+
+concrete CommentsEng of Comments = CommentsI with
+ (Syntax = SyntaxEng) ;