blob: 87b039f483485d57d07258279df54ad4d0b6f467 [file] [log] [blame]
error: cannot find macro `k!` in this scope
--> $DIR/macro_undefined.rs:21:5
|
LL | k!(); //~ ERROR cannot find
| ^ help: you could try the macro: `kl`
error: aborting due to previous error