/* TAGS: min c */ #include #include int main() { int *a; __vm_peek( a, _VM_ML_User ); /* ERROR */ return 0; }