source: tests/.expect/array-ERR1.txt @ 7ae39f0

ast-experimental
Last change on this file since 7ae39f0 was 7ae39f0, checked in by Michael Brooks <mlbrooks@…>, 12 months ago

Re-enable testing function prototype taking length-star array, working around false GCC warning.

  • Property mode set to 100644
File size: 391 bytes
Line 
1array.cfa:119:25: warning: Preprocessor started
2array.cfa:40:22: error: '[*]' not allowed in other than function prototype scope
3array.cfa:46:24: error: '[*]' not allowed in other than function prototype scope
4array.cfa: In function '_X4fredFi_i__1':
5array.cfa:52:16: error: array size missing in '_X2a1A0i_2'
6array.cfa:53:26: error: '[*]' not allowed in other than function prototype scope
Note: See TracBrowser for help on using the repository browser.