• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1### Compilation failed:
2
3error: 16: operator '=' can not operate on arrays (or structs containing arrays)
4error: 17: operator '=' can not operate on arrays (or structs containing arrays)
5error: 18: operator '=' can not operate on arrays (or structs containing arrays)
6error: 21: functions may not return structs containing arrays
7error: 22: functions may not return structs containing arrays
8error: 24: operator '==' can not operate on arrays (or structs containing arrays)
9error: 25: operator '==' can not operate on arrays (or structs containing arrays)
10error: 26: operator '==' can not operate on arrays (or structs containing arrays)
11error: 28: operator '!=' can not operate on arrays (or structs containing arrays)
12error: 29: operator '!=' can not operate on arrays (or structs containing arrays)
13error: 30: operator '!=' can not operate on arrays (or structs containing arrays)
14error: 32: operator ',' can not operate on arrays (or structs containing arrays)
15error: 33: operator ',' can not operate on arrays (or structs containing arrays)
16error: 34: operator ',' can not operate on arrays (or structs containing arrays)
17error: 36: ternary operator result may not be an array (or struct containing an array)
18error: 37: ternary operator result may not be an array (or struct containing an array)
19error: 38: ternary operator result may not be an array (or struct containing an array)
2017 errors
21