roc/compiler/parse/tests/snapshots/pass/neg_inf_float.expr.result-ast
Joshua Warner eb35e9914f Fix tests
2022-01-01 18:20:05 -08:00

7 lines
97 B
Text

UnaryOp(
@1-4 Var {
module_name: "",
ident: "inf",
},
@0-1 Negate,
)