mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-11 03:19:00 +03:00
9 lines
74 B
Plaintext
9 lines
74 B
Plaintext
/*
|
|
namespace: ParseStatement
|
|
expectation: Pass
|
|
*/
|
|
|
|
return expr;
|
|
|
|
return
|
|
5; |