Files
kotlin-fork/native/swift/sir-printer/testData/commented_variable.golden.swift
T
2024-03-15 11:40:13 +00:00

8 lines
150 B
Swift
Vendored

/// Function foo description.
/// - Parameters:
/// - p: first Integer to consume
/// - Returns: Bool
public var myVariable: Swift.Bool {
get
}