8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
error: unexpected end of macro invocation, expected format string
|
|
--> tests/ui/no-arguments.rs:4:5
|
|
|
|
|
4 | indoc!();
|
|
| ^^^^^^^^
|
|
|
|
|
= note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info)
|