Unnamed repository; edit this file 'description' to name the repository.
1
2
macro m { ($i:ident) => {} }
macro m($i:ident) {}