Files
2019-08-04 21:38:19 -05:00

3 lines
96 B
C

// %inserted code %header from file
int inserted_header4(int i) { return inserted_header3(i); }