bolt/stdlib/syntax.bolt

12 lines
72 B
Text
Raw Normal View History

2020-03-03 14:53:54 +01:00
syntax {
quote {
macro $name: QualName {
}
} => {
}
}