ruff/parser/src/snapshots/rustpython_parser__string__...

33 lines
825 B
Plaintext

---
source: parser/src/string.rs
expression: parse_ast
---
[
Attributed {
range: 0..14,
custom: (),
node: Expr(
StmtExpr {
value: Attributed {
range: 0..14,
custom: (),
node: Constant(
ExprConstant {
value: Bytes(
[
35,
97,
4,
83,
52,
],
),
kind: None,
},
),
},
},
),
},
]