@@ -386,4 +386,5 @@ extension Node {
|
||||
}
|
||||
|
||||
@attached(member, names: named(CompileStatement))
|
||||
public macro deriveCompilableStatement() = #externalMacro(module: "Macros", type: "DeriveCompilableStatement")
|
||||
public macro deriveCompilableStatement() =
|
||||
#externalMacro(module: "Macros", type: "DeriveCompilableStatement")
|
||||
|
||||
Reference in New Issue
Block a user