mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-21 00:21:47 +03:00
19 lines
143 B
Plaintext
19 lines
143 B
Plaintext
|
/*
|
||
|
namespace: ParseExpression
|
||
|
expectation: Fail
|
||
|
*/
|
||
|
|
||
|
x.0_try_to_hit_hit_eat_int_unreachable
|
||
|
x.;
|
||
|
x.a
|
||
|
x.,
|
||
|
x..
|
||
|
x+
|
||
|
x-
|
||
|
x*
|
||
|
x/
|
||
|
x.import
|
||
|
x.[
|
||
|
x.]
|
||
|
x.{
|
||
|
x.}
|