blob: 4a99ff0df9cdbe1e9b101c32e8410467479f2fa0 [file] [log] [blame]
void f1(int *ptr) {
*ptr = 0;
}