blob: 01c8ebea62a2cdb387dc4fc519e1f1b8a9a54103 [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