cbc/test/src2.cb

3 lines
62 B
Plaintext

import src1;
int main(int argc, char **argv) { return f(2); }