summaryrefslogtreecommitdiff
path: root/next-lib/src/demo/ClauseIta.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/demo/ClauseIta.gf')
-rw-r--r--next-lib/src/demo/ClauseIta.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/next-lib/src/demo/ClauseIta.gf b/next-lib/src/demo/ClauseIta.gf
new file mode 100644
index 000000000..8602d5878
--- /dev/null
+++ b/next-lib/src/demo/ClauseIta.gf
@@ -0,0 +1 @@
+concrete ClauseIta of Clause = CatIta ** ClauseI with (Grammar = GrammarIta) ;