2024-11-08 21:52:53 -08:00

4 lines
49 B
Swift

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