Avatar
omochimetaru 4/26/2023 4:54 AM
@freestanding(expression) public macro powerAssert( _ expression: @autoclosure () throws -> Bool, _ message: @autoclosure () -> String = "", file: StaticString = #filePath, line: UInt = #line, verbose: Bool = false ) = #externalMacro(module: "PowerAssertPlugin", type: "PowerAssertMacro") (edited)
4:54 AM
↑これだけ書く。 (edited)