mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
625 B
625 B
META
description=Invalid float literal too many decimal points
type=expr
SOURCE
3.14.15
EXPECTED
PARSE ERROR - float_invalid.md:1:5:1:8
PROBLEMS
PARSE ERROR
A parsing error occurred: expr_no_space_dot_int
This is an unexpected parsing error. Please check your syntax.
float_invalid.md:1:5:1:8:
3.14.15
^^^
TOKENS
Float,NoSpaceDotInt,
EndOfFile,
PARSE
(e-malformed (reason "expr_no_space_dot_int"))
FORMATTED
CANONICALIZE
(can-ir (empty true))
TYPES
(inferred-types
(defs)
(expressions))