No longer pass -Z unstable-options for edition 2021 in test.
This commit is contained in:
parent
ab369274d6
commit
10eed8f0c5
@ -1,4 +1,4 @@
|
||||
// compile-flags: -Z unstable-options --edition 2021
|
||||
// edition:2021
|
||||
|
||||
macro_rules! demo2 {
|
||||
( $a:tt $b:tt ) => { println!("two tokens") };
|
||||
|
Loading…
Reference in New Issue
Block a user