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