1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
--- source: xee-xpath/src/ast_ir.rs expression: "convert_expr_single(\"my_function#2\")" --- Ok( Spanned { value: Atom( Spanned { value: Const( StaticFunctionReference( StaticFunctionId( 0, ), None, ), ), span: 0..13, }, ), span: 0..13, }, )