Changes in tests/identFuncDeclarator.cfa [66812dd:dc8511c]
- File:
-
- 1 edited
-
tests/identFuncDeclarator.cfa (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/identFuncDeclarator.cfa
r66812dd rdc8511c 10 10 // Created On : Wed Aug 17 08:36:34 2016 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Sep 27 08:20:46 202013 // Update Count : 512 // Last Modified On : Tue Nov 6 17:56:33 2018 13 // Update Count : 3 14 14 // 15 15 … … 111 111 int (* (* const f80)(int))(); 112 112 int (* const(* const f81)(int))(); 113 114 #pragma message( "Compiled" ) // force non-empty .expect file115 113 } 116 114
Note:
See TracChangeset
for help on using the changeset viewer.