blob: daddf7d4cf0ce4f77f7b78be26b14aa350835010 [file] [log] [blame]
fn main() {
log(error, x); //~ ERROR unresolved name: x
}