Files
NetNewsWire/Tree/Sources/Tree/RSTree.swift

4 lines
49 B
Swift

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