error: unexpected end of macro invocation
--> tests/ui/fail/missing_value.rs:4:5
|
4 | / create!({
5 | | "README.md":
6 | | });
| |______^ missing tokens in macro arguments
|
= note: this error originates in the macro `$crate::create_internal` which comes from the expansion of the macro `create` (in Nightly builds, run with -Z macro-backtrace for more info)