Open tcr opened 7 years ago
Whatever the @ does here, it should be handled right:
typedef mut [spec@(CTypeDef ident _)] = do
https://doc.rust-lang.org/book/patterns.html#bindings
Hah, of course!
Whatever the @ does here, it should be handled right: