4 lines
49 B
Swift
Raw Normal View History

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