diff options
Diffstat (limited to 'gf-book/examples/chapter9/TestSemantics.gf')
| -rw-r--r-- | gf-book/examples/chapter9/TestSemantics.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gf-book/examples/chapter9/TestSemantics.gf b/gf-book/examples/chapter9/TestSemantics.gf new file mode 100644 index 000000000..ce8fe4428 --- /dev/null +++ b/gf-book/examples/chapter9/TestSemantics.gf @@ -0,0 +1 @@ +abstract TestSemantics = Test, Semantics ; |
