Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
OverflowInt64Literal.rts
blob: d6a695b176e3e56e5c315e67b6055a7140da6808 [
file
] [
log
] [
blame
]
const
int
not_five
=
18446744073709551621
;
// actually 0x10000000000000005
/*%%*
integer is too large: 18446744073709551621
*%%*/