2020-08-02 07:50:47 +03:00
|
|
|
{
|
2021-03-07 17:27:42 +03:00
|
|
|
"name": "",
|
2020-08-03 06:56:22 +03:00
|
|
|
"expected_input": [],
|
2021-08-18 16:23:23 +03:00
|
|
|
"import_statements": [],
|
|
|
|
"imports": {},
|
2020-08-02 07:50:47 +03:00
|
|
|
"circuits": {},
|
2021-03-29 19:55:49 +03:00
|
|
|
"global_consts": {},
|
2020-08-02 07:50:47 +03:00
|
|
|
"functions": {
|
2021-08-18 16:23:23 +03:00
|
|
|
"main": {
|
2021-03-07 17:27:42 +03:00
|
|
|
"annotations": [],
|
2021-08-18 16:23:23 +03:00
|
|
|
"identifier": "{\"name\":\"main\",\"span\":\"{\\\"line_start\\\":1,\\\"line_stop\\\":1,\\\"col_start\\\":10,\\\"col_stop\\\":14,\\\"path\\\":\\\"C:\\\\\\\\Users\\\\\\\\jonat\\\\\\\\AppData\\\\\\\\Roaming\\\\\\\\work\\\\\\\\tester\\\\\\\\src/main.leo\\\",\\\"content\\\":\\\"function main() -> u8 {\\\"}\"}",
|
2020-08-03 06:56:22 +03:00
|
|
|
"input": [],
|
2021-08-18 16:23:23 +03:00
|
|
|
"output": {
|
|
|
|
"IntegerType": "U8"
|
|
|
|
},
|
2021-03-07 17:27:42 +03:00
|
|
|
"block": {
|
2020-12-08 00:40:34 +03:00
|
|
|
"statements": [
|
|
|
|
{
|
2020-12-16 23:43:16 +03:00
|
|
|
"Return": {
|
|
|
|
"expression": {
|
2020-12-16 22:21:57 +03:00
|
|
|
"Binary": {
|
|
|
|
"left": {
|
|
|
|
"Value": {
|
2021-08-18 16:23:23 +03:00
|
|
|
"Integer": [
|
|
|
|
"U8",
|
2020-12-16 22:21:57 +03:00
|
|
|
"1",
|
|
|
|
{
|
2021-03-07 17:27:42 +03:00
|
|
|
"line_start": 2,
|
|
|
|
"line_stop": 2,
|
|
|
|
"col_start": 12,
|
2021-08-18 16:23:23 +03:00
|
|
|
"col_stop": 15,
|
|
|
|
"path": "C:\\Users\\jonat\\AppData\\Roaming\\work\\tester\\src/main.leo",
|
|
|
|
"content": " return 1u8 + 1u8;"
|
2020-12-16 22:21:57 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-12-08 00:40:34 +03:00
|
|
|
},
|
2020-12-16 22:21:57 +03:00
|
|
|
"right": {
|
|
|
|
"Value": {
|
2021-08-18 16:23:23 +03:00
|
|
|
"Integer": [
|
|
|
|
"U8",
|
2020-12-16 22:21:57 +03:00
|
|
|
"1",
|
|
|
|
{
|
2021-03-07 17:27:42 +03:00
|
|
|
"line_start": 2,
|
|
|
|
"line_stop": 2,
|
2021-08-18 16:23:23 +03:00
|
|
|
"col_start": 18,
|
|
|
|
"col_stop": 21,
|
|
|
|
"path": "C:\\Users\\jonat\\AppData\\Roaming\\work\\tester\\src/main.leo",
|
|
|
|
"content": " return 1u8 + 1u8;"
|
2020-12-16 22:21:57 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
2021-03-07 17:27:42 +03:00
|
|
|
"op": "Add",
|
2020-12-16 22:21:57 +03:00
|
|
|
"span": {
|
2021-03-07 17:27:42 +03:00
|
|
|
"line_start": 2,
|
|
|
|
"line_stop": 2,
|
|
|
|
"col_start": 12,
|
2021-08-18 16:23:23 +03:00
|
|
|
"col_stop": 21,
|
|
|
|
"path": "C:\\Users\\jonat\\AppData\\Roaming\\work\\tester\\src/main.leo",
|
|
|
|
"content": " return 1u8 + 1u8;"
|
2020-12-08 00:40:34 +03:00
|
|
|
}
|
2020-12-16 22:21:57 +03:00
|
|
|
}
|
2020-12-08 00:40:34 +03:00
|
|
|
},
|
2021-03-07 17:27:42 +03:00
|
|
|
"span": {
|
|
|
|
"line_start": 2,
|
|
|
|
"line_stop": 2,
|
|
|
|
"col_start": 5,
|
2021-08-18 16:23:23 +03:00
|
|
|
"col_stop": 21,
|
|
|
|
"path": "C:\\Users\\jonat\\AppData\\Roaming\\work\\tester\\src/main.leo",
|
|
|
|
"content": " return 1u8 + 1u8;"
|
2020-12-08 00:40:34 +03:00
|
|
|
}
|
2020-12-16 23:43:16 +03:00
|
|
|
}
|
2020-12-08 00:40:34 +03:00
|
|
|
}
|
2020-12-16 23:43:16 +03:00
|
|
|
],
|
2021-03-07 17:27:42 +03:00
|
|
|
"span": {
|
|
|
|
"line_start": 1,
|
|
|
|
"line_stop": 3,
|
2021-08-18 16:23:23 +03:00
|
|
|
"col_start": 23,
|
2021-03-07 17:27:42 +03:00
|
|
|
"col_stop": 2,
|
2021-08-18 16:23:23 +03:00
|
|
|
"path": "C:\\Users\\jonat\\AppData\\Roaming\\work\\tester\\src/main.leo",
|
|
|
|
"content": "function main() -> u8 {\n ...\n}"
|
2020-12-16 23:43:16 +03:00
|
|
|
}
|
2020-12-08 00:40:34 +03:00
|
|
|
},
|
2020-08-02 07:50:47 +03:00
|
|
|
"span": {
|
2021-03-07 17:27:42 +03:00
|
|
|
"line_start": 1,
|
|
|
|
"line_stop": 3,
|
|
|
|
"col_start": 1,
|
|
|
|
"col_stop": 2,
|
2021-08-18 16:23:23 +03:00
|
|
|
"path": "C:\\Users\\jonat\\AppData\\Roaming\\work\\tester\\src/main.leo",
|
|
|
|
"content": "function main() -> u8 {\n ...\n}"
|
2020-08-02 07:50:47 +03:00
|
|
|
}
|
|
|
|
}
|
2021-03-07 17:27:42 +03:00
|
|
|
}
|
2020-08-02 07:50:47 +03:00
|
|
|
}
|