mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
477 B
477 B
META
description=An empty module with no exposes
type=file
SOURCE
module []
EXPECTED
NIL
PROBLEMS
NIL
TOKENS
KwModule(1:1-1:7),OpenSquare(1:8-1:9),CloseSquare(1:9-1:10),
EndOfFile(2:1-2:1),
PARSE
(file @1.1-1.10
(module @1.1-1.10
(exposes @1.8-1.10))
(statements))
FORMATTED
NO CHANGE
CANONICALIZE
(can-ir (empty true))
TYPES
(inferred-types
(defs)
(expressions))