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