mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
8 lines
147 B
Text
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.
|