Files
Notes/notes-service/vendor/indoc/tests/ui/no-arguments.stderr
T
2026-08-01 16:11:49 +03:00

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)