notfound x; // ERROR intentional to test how unbound identifiers are handled () f() { int y = x(); }