sif icon indicating copy to clipboard operation
sif copied to clipboard

ICE on integer literals

Open flysand7 opened this issue 4 years ago • 0 comments

The integer literal 0xFFFF_FFFF_FFFF_FFFF_F Triggers ICE.

SIF Lexer does not check for integer literal overflow.

flysand7 avatar May 30 '21 00:05 flysand7