index
:
cratera.git
this commit
default
Unnamed repository; edit this file 'description' to name the repository.
blog
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
strings.cratera
blob: d2189a5e70e00adbda4e3be5faccd27666add9a0 (
plain
) (
blame
)
1
2
3
4
5
6
local longstring = [[ Test. Test. ]] assert(longstring == "Test.\nTest.\n", longstring)