Changeset d60a4c2 for tests/link-once
- Timestamp:
- Jan 11, 2025, 5:48:46 PM (14 months ago)
- Branches:
- master, stuck-waitfor-destruct
- Children:
- f886608
- Parents:
- 7d65715f (diff), 32a119e9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
tests/link-once/main.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/link-once/main.cfa
r7d65715f rd60a4c2 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.