blob: b7871c0ec3a6fd04ff26791ff6b153c47699eeb2 [file] [log] [blame]
error: missing fragment specifier
--> $DIR/macro-missing-fragment.rs:2:20
|
LL | ( $( any_token $field_rust_type )* ) => {};
| ^^^^^^^^^^^^^^^^
error: aborting due to previous error