blob: 9239b2a51e62b589aa0d4ba6560261675c3c1da8 [file] [log] [blame]
error: cannot find macro `k!` in this scope
--> $DIR/macro_undefined.rs:11:5
|
LL | k!();
| ^ help: a macro with a similar name exists: `kl`
error: aborting due to previous error