You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
320 B
11 lines
320 B
### Compilation failed:
|
|
|
|
error: 3: '++' cannot operate on 'float4x4'
|
|
error: 4: '--' cannot operate on 'float3'
|
|
error: 5: '++' cannot operate on 'float4x4'
|
|
error: 6: '--' cannot operate on 'float3'
|
|
error: 7: '!' cannot operate on 'int'
|
|
error: 8: '+' cannot operate on 'Foo'
|
|
error: 9: '-' cannot operate on 'Foo'
|
|
7 errors
|