leo/tests/expectations/parser/expression/binary/bit_or.out
Pranav Gaddamadugu 440cced9d8 Cleanup
2023-08-17 17:49:29 -04:00

547 lines
13 KiB
Plaintext

---
namespace: ParseExpression
expectation: Pass
outputs:
- Binary:
left:
Literal:
Integer:
- U8
- "1"
- span:
lo: 0
hi: 3
- 0
right:
Literal:
Integer:
- U8
- "1"
- span:
lo: 6
hi: 9
- 1
op: BitwiseOr
span:
lo: 0
hi: 9
id: 2
- Binary:
left:
Literal:
Integer:
- U8
- "2"
- span:
lo: 0
hi: 3
- 0
right:
Literal:
Integer:
- U8
- "3"
- span:
lo: 4
hi: 7
- 1
op: BitwiseOr
span:
lo: 0
hi: 7
id: 2
- Binary:
left:
Binary:
left:
Literal:
Integer:
- U8
- "1"
- span:
lo: 0
hi: 3
- 0
right:
Literal:
Integer:
- U8
- "2"
- span:
lo: 6
hi: 9
- 1
op: BitwiseOr
span:
lo: 0
hi: 9
id: 2
right:
Literal:
Integer:
- U8
- "3"
- span:
lo: 12
hi: 15
- 3
op: BitwiseOr
span:
lo: 0
hi: 15
id: 4
- Binary:
left:
Binary:
left:
Literal:
Integer:
- U8
- "1"
- span:
lo: 0
hi: 3
- 0
right:
Binary:
left:
Literal:
Integer:
- U8
- "2"
- span:
lo: 6
hi: 9
- 1
right:
Literal:
Integer:
- U8
- "3"
- span:
lo: 12
hi: 15
- 2
op: BitwiseOr
span:
lo: 6
hi: 15
id: 3
op: Xor
span:
lo: 0
hi: 15
id: 4
right:
Literal:
Integer:
- U8
- "4"
- span:
lo: 18
hi: 21
- 5
op: Xor
span:
lo: 0
hi: 21
id: 6
- Binary:
left:
Binary:
left:
Literal:
Integer:
- U8
- "1"
- span:
lo: 0
hi: 3
- 0
right:
Literal:
Integer:
- U8
- "2"
- span:
lo: 6
hi: 9
- 1
op: BitwiseOr
span:
lo: 0
hi: 9
id: 2
right:
Literal:
Integer:
- U8
- "3"
- span:
lo: 12
hi: 15
- 3
op: BitwiseOr
span:
lo: 0
hi: 15
id: 4
- Binary:
left:
Binary:
left:
Binary:
left:
Literal:
Integer:
- U8
- "1"
- span:
lo: 0
hi: 3
- 0
right:
Binary:
left:
Literal:
Integer:
- U8
- "2"
- span:
lo: 6
hi: 9
- 1
right:
Literal:
Integer:
- U8
- "3"
- span:
lo: 12
hi: 15
- 2
op: BitwiseOr
span:
lo: 6
hi: 15
id: 3
op: Xor
span:
lo: 0
hi: 15
id: 4
right:
Binary:
left:
Literal:
Integer:
- U8
- "4"
- span:
lo: 18
hi: 21
- 5
right:
Literal:
Integer:
- U8
- "5"
- span:
lo: 24
hi: 27
- 6
op: BitwiseOr
span:
lo: 18
hi: 27
id: 7
op: Xor
span:
lo: 0
hi: 27
id: 8
right:
Literal:
Integer:
- U8
- "6"
- span:
lo: 30
hi: 33
- 9
op: Xor
span:
lo: 0
hi: 33
id: 10
- Unary:
receiver:
Unary:
receiver:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":2,\\\"hi\\\":3}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":7,\\\"hi\\\":8}\"}"
op: BitwiseOr
span:
lo: 2
hi: 9
id: 3
op: Negate
span:
lo: 1
hi: 9
id: 4
op: Not
span:
lo: 0
hi: 9
id: 5
- Binary:
left:
Binary:
left:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":0,\\\"hi\\\":1}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":5,\\\"hi\\\":6}\"}"
op: BitwiseOr
span:
lo: 0
hi: 7
id: 3
right:
Identifier: "{\"id\":\"5\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":11,\\\"hi\\\":12}\"}"
op: BitwiseOr
span:
lo: 0
hi: 13
id: 6
right:
Identifier: "{\"id\":\"8\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":17,\\\"hi\\\":18}\"}"
op: BitwiseOr
span:
lo: 0
hi: 19
id: 9
- Unary:
receiver:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":1,\\\"hi\\\":2}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":6,\\\"hi\\\":7}\"}"
op: BitwiseOr
span:
lo: 1
hi: 8
id: 3
op: Negate
span:
lo: 0
hi: 8
id: 4
- Binary:
left:
Unary:
receiver:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":2,\\\"hi\\\":3}\"}"
op: Negate
span:
lo: 1
hi: 3
id: 1
right:
Identifier: "{\"id\":\"3\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":8,\\\"hi\\\":9}\"}"
op: BitwiseOr
span:
lo: 1
hi: 10
id: 4
- Unary:
receiver:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":2,\\\"hi\\\":3}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":7,\\\"hi\\\":8}\"}"
op: BitwiseOr
span:
lo: 2
hi: 9
id: 3
op: Negate
span:
lo: 0
hi: 9
id: 4
- Binary:
left:
Unary:
receiver:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":2,\\\"hi\\\":3}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":7,\\\"hi\\\":8}\"}"
op: BitwiseOr
span:
lo: 2
hi: 9
id: 3
op: Negate
span:
lo: 1
hi: 9
id: 4
right:
Identifier: "{\"id\":\"6\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":14,\\\"hi\\\":15}\"}"
op: BitwiseOr
span:
lo: 1
hi: 16
id: 7
- Unary:
receiver:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":1,\\\"hi\\\":2}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":6,\\\"hi\\\":7}\"}"
op: BitwiseOr
span:
lo: 1
hi: 8
id: 3
op: Not
span:
lo: 0
hi: 8
id: 4
- Binary:
left:
Unary:
receiver:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":2,\\\"hi\\\":3}\"}"
op: Not
span:
lo: 1
hi: 3
id: 1
right:
Identifier: "{\"id\":\"3\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":8,\\\"hi\\\":9}\"}"
op: BitwiseOr
span:
lo: 1
hi: 10
id: 4
- Unary:
receiver:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":2,\\\"hi\\\":3}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":7,\\\"hi\\\":8}\"}"
op: BitwiseOr
span:
lo: 2
hi: 9
id: 3
op: Not
span:
lo: 0
hi: 9
id: 4
- Binary:
left:
Unary:
receiver:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":2,\\\"hi\\\":3}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":7,\\\"hi\\\":8}\"}"
op: BitwiseOr
span:
lo: 2
hi: 9
id: 3
op: Not
span:
lo: 1
hi: 9
id: 4
right:
Identifier: "{\"id\":\"6\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":14,\\\"hi\\\":15}\"}"
op: BitwiseOr
span:
lo: 1
hi: 16
id: 7
- Binary:
left:
Binary:
left:
Binary:
left:
Identifier: "{\"id\":\"0\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":1,\\\"hi\\\":2}\"}"
right:
Identifier: "{\"id\":\"2\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":6,\\\"hi\\\":7}\"}"
op: BitwiseOr
span:
lo: 1
hi: 8
id: 3
right:
Binary:
left:
Identifier: "{\"id\":\"4\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":11,\\\"hi\\\":12}\"}"
right:
Identifier: "{\"id\":\"6\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":16,\\\"hi\\\":17}\"}"
op: BitwiseOr
span:
lo: 11
hi: 18
id: 7
op: BitwiseOr
span:
lo: 1
hi: 18
id: 8
right:
Binary:
left:
Binary:
left:
Identifier: "{\"id\":\"10\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":23,\\\"hi\\\":24}\"}"
right:
Identifier: "{\"id\":\"12\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":28,\\\"hi\\\":29}\"}"
op: BitwiseOr
span:
lo: 23
hi: 30
id: 13
right:
Binary:
left:
Identifier: "{\"id\":\"14\",\"name\":\"x\",\"span\":\"{\\\"lo\\\":33,\\\"hi\\\":34}\"}"
right:
Identifier: "{\"id\":\"16\",\"name\":\"y\",\"span\":\"{\\\"lo\\\":38,\\\"hi\\\":39}\"}"
op: BitwiseOr
span:
lo: 33
hi: 40
id: 17
op: BitwiseOr
span:
lo: 23
hi: 40
id: 18
op: BitwiseOr
span:
lo: 1
hi: 41
id: 19