mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-28 04:00:06 +08:00
9 lines
65 B
Plaintext
9 lines
65 B
Plaintext
In fred()
|
|
At end
|
|
In joe()
|
|
c = 1234
|
|
done
|
|
In henry()
|
|
b = 1234
|
|
done
|