Files
RedBear-OS/local/recipes/dev/meson/source/test cases/swift/2 multifile/libfile.swift
T

4 lines
69 B
Swift

func printSomething(text: String) {
print("Got this: \(text)")
}