blob: 5384aa62e80a8b15da695dd12c8c4aea8828e9f3 [file] [log] [blame]
### Compilation failed:
error: 1: unsized arrays are not permitted here
struct Tes{int[]i;};Tes$(){Tes$;}
^^^^^^
error: 1: unsized arrays are not permitted here
struct Tes{int[]i;};Tes$(){Tes$;}
^^^^
error: 1: function '$' can exit without returning a value
struct Tes{int[]i;};Tes$(){Tes$;}
^^^^^^^
3 errors