Changeset 10b5970 for tests/link-once
- Timestamp:
- Jan 7, 2025, 3:22:19 PM (9 months ago)
- Branches:
- master
- Children:
- 190a833
- Parents:
- 70670e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/link-once/main.cfa
r70670e7 r10b5970 9 9 } 10 10 11 int main( int argc, char * argv[]) {11 int main() { 12 12 printformat(example, example); 13 13 }
Note:
See TracChangeset
for help on using the changeset viewer.