mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-21 07:40:47 +00:00
614 B
614 B
META
description=Module dot malformed (should error)
type=expr
SOURCE
I.5
EXPECTED
PARSE ERROR - module_dot_tuple.md:1:2:1:4
PROBLEMS
PARSE ERROR
A parsing error occurred: expr_no_space_dot_int
This is an unexpected parsing error. Please check your syntax.
module_dot_tuple.md:1:2:1:4:
I.5
^^
TOKENS
UpperIdent,NoSpaceDotInt,
EndOfFile,
PARSE
(e-malformed (reason "expr_no_space_dot_int"))
FORMATTED
CANONICALIZE
(can-ir (empty true))
TYPES
(inferred-types
(defs)
(expressions))