3 lines
34 B
Plaintext
3 lines
34 B
Plaintext
void modelled(intptr p) {
|
|
++*p;
|
|
} |
void modelled(intptr p) {
|
|
++*p;
|
|
} |