forked from GitHub/gf-core
Add support for literals
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
mkString "hello"
|
||||
mkInt 123
|
||||
mkFloat 30.809
|
||||
and (mkString "one") (mkString "two")
|
||||
|
||||
Reference in New Issue
Block a user