Changes in tests/declarationSpecifier.cfa [dc8511c:3908e5d]
- File:
-
- 1 edited
-
tests/declarationSpecifier.cfa (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/declarationSpecifier.cfa
rdc8511c r3908e5d 10 10 // Created On : Wed Aug 17 08:21:04 2016 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Tue Nov 6 17:52:59 201813 // Update Count : 312 // Last Modified On : Tue Apr 30 18:20:36 2019 13 // Update Count : 4 14 14 // 15 15 … … 89 89 90 90 //Dummy main 91 int main(int argc, char const *argv[]) 92 { 93 return 0; 94 } 91 int main( int argc, char const * argv[] ) {} 95 92 96 93 // Local Variables: //
Note:
See TracChangeset
for help on using the changeset viewer.