This website requires JavaScript.
Explore
Help
Sign In
AleoHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/AleoHQ/leo.git
synced
2024-12-22 09:01:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
34a408ea41
leo
/
tests
/
parser
/
expression
/
literal
/
string_fail.leo
15 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
input string syntax
2021-05-23 00:57:05 +03:00
/*
namespace: Token
expectation: Fail
*/
added few more test cases for strings
2021-05-24 13:10:28 +03:00
"Hello world!
removed dead code from lexer
2022-02-19 01:49:39 +03:00
"\
[lexer] add fail tests for bidi overrides
2022-04-19 23:16:09 +03:00
"⭇😍;
"2066:
"
fix more bugs, add type checking
2022-06-01 21:16:00 +03:00
Reference in New Issue
Copy Permalink