roc/test/snapshots/external_lookup_expr.md
2025-10-30 18:47:48 -04:00

580 B

META

description=External declaration lookup expression
type=expr

SOURCE

Json.utf8

EXPECTED

DOES NOT EXIST - external_lookup_expr.md:1:1:1:10

PROBLEMS

DOES NOT EXIST Json.utf8 does not exist.

external_lookup_expr.md:1:1:1:10:

Json.utf8

^^^^^^^^^

TOKENS

UpperIdent,NoSpaceDotLowerIdent,
EndOfFile,

PARSE

(e-ident (raw "Json.utf8"))

FORMATTED

NO CHANGE

CANONICALIZE

(e-runtime-error (tag "qualified_ident_does_not_exist"))

TYPES

(expr (type "Error"))