rcl/golden/error/runtime_division_non_integer.test
2025-02-25 20:59:06 +01:00

8 lines
147 B
Text

2 / 3
# output:
stdin:1:3
1 │ 2 / 3
╵ ^
Error: 2 / 3 cannot be represented exactly. Lossy arithmetic is not supported at this time.