Fixes #135, #136 Co-authored-by: Commentator2.0 <lix@crystal-cavern.systems> Change-Id: Ia1880633c1ee3b9242487fbc30b6d781d88987fb
5 lines
280 B
Plaintext
5 lines
280 B
Plaintext
warning: Found floating point literal without leading zero. To fix this warning, add a zero before the dot. Use --extra-deprecated-feature floating-without-zero to silence this warning
|
|
at «string»:1:14:
|
|
1| with {}; ((a).0)
|
|
| ^
|