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

6 lines
102 B
Plaintext

Tree("Root") {
Composite (Sequence) {
Test.FailError()
Test.FailError()
}
}