mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-24 10:41:57 +03:00
12 lines
72 B
Plaintext
12 lines
72 B
Plaintext
|
/*
|
||
|
ns: ParseExpression
|
||
|
expectation: Pass
|
||
|
*/
|
||
|
|
||
|
-x
|
||
|
-x.y
|
||
|
-x::y
|
||
|
-x()
|
||
|
--x
|
||
|
-!x
|