Changes in src/Tests/Functions.c [55ba7339:b1d6dd5]
- File:
-
- 1 edited
-
src/Tests/Functions.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Tests/Functions.c
r55ba7339 rb1d6dd5 28 28 int ((*f12())[])[3] {} 29 29 30 // "implicit int" otype specifier (not ANSI)30 // "implicit int" type specifier (not ANSI) 31 31 32 32 fII1( int i ) {}
Note:
See TracChangeset
for help on using the changeset viewer.