Avatar
norio_nomura 2/10/2025 2:34 PM
@swift-6.0.3 wasi -Xlinker --verbose public func twice(number: Int) -> Int { return number * 2 } (edited)