1 2 3 4 5
// gate-test-log_syntax fn main() { println!("{:?}", log_syntax!()); //~ ERROR `log_syntax!` is not stable }