mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-27 11:56:28 -06:00
Add unit test for literals (fails)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Literals: mkString "hello"
|
||||
LiteralsCnc: hello
|
||||
|
||||
Literals: mkInt 123
|
||||
LiteralsCnc: 123
|
||||
|
||||
Literals: mkFloat 30.809000
|
||||
LiteralsCnc: 30.809000
|
||||
|
||||
Reference in New Issue
Block a user