Files
kotlin-fork/idea/testData/debugger/sequence/dsl/nestedScopes.out
T

7 lines
54 B
Plaintext
Vendored

run {
this.method()
run {
this.method()
}
}