Files
swift-mirror/test/SILGen/Inputs/default_arguments_other.swift

2 lines
49 B
Swift

public func otherDefaultArguments(x: Int = 0) {}