diff options
Diffstat (limited to 'test/const-union.mnml')
-rw-r--r-- | test/const-union.mnml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/const-union.mnml b/test/const-union.mnml new file mode 100644 index 0000000..ed9fe81 --- /dev/null +++ b/test/const-union.mnml @@ -0,0 +1 @@ +const henshin: integer or string or bool = "2" |