WebDAV-Swift/Sources/WebDAV/WebDAV.swift

4 lines
49 B
Swift

struct WebDAV {
var text = "Hello, World!"
}