mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
Add unit test for literals (fails)
This commit is contained in:
9
testsuite/lpgf/unittests/Literals.treebank
Normal file
9
testsuite/lpgf/unittests/Literals.treebank
Normal file
@@ -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