2024-01-19 16:30:05 +01:00

8 lines
110 B
Plaintext

Tree("Root") {
Composite (Selector) {
Test.Fail()
Test.Fail()
Test.Succeed()
}
}