781496ffe5
Change-Id: Icc710e414388e4026a5e9819a53b8dac8ee0a2d1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/394896 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
int disallowed_zero[0];
|
|
int disallowed_negative[-1];
|