summaryrefslogtreecommitdiff
path: root/old-examples/tutorial/semantics/Core.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-examples/tutorial/semantics/Core.gf')
-rw-r--r--old-examples/tutorial/semantics/Core.gf6
1 files changed, 6 insertions, 0 deletions
diff --git a/old-examples/tutorial/semantics/Core.gf b/old-examples/tutorial/semantics/Core.gf
new file mode 100644
index 000000000..975cf827f
--- /dev/null
+++ b/old-examples/tutorial/semantics/Core.gf
@@ -0,0 +1,6 @@
+abstract Core = {
+
+ cat
+
+
+}