2280058446
Change-Id: I1819b2c40902611d7e86245bff73ad8c2bd7629c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/449060 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
14 lines
479 B
Plaintext
14 lines
479 B
Plaintext
### Compilation failed:
|
|
|
|
error: 3: missing init declaration
|
|
error: 4: invalid init declaration
|
|
error: 5: missing loop index initializer
|
|
error: 7: invalid type for loop index
|
|
error: 8: invalid type for loop index
|
|
error: 9: construction of array type 'int[2]' is not supported
|
|
error: 9: unknown identifier 'i'
|
|
error: 9: unknown identifier 'i'
|
|
error: 13: loop index initializer must be a constant expression
|
|
error: 14: loop index initializer must be a constant expression
|
|
10 errors
|