---
source: parser/src/string.rs
expression: parse_ast
[
Expr(
StmtExpr {
range: 0..9,
value: Constant(
ExprConstant {
value: Str(
"\u{88}",
),
kind: None,
},
]