mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-25 00:15:28 +01:00
4 lines
49 B
Swift
4 lines
49 B
Swift
struct RSTree {
|
|
var text = "Hello, World!"
|
|
}
|