Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
formatter
/
ConsecutiveCalls.kt
blob: 4da5a2a9115666f97091712e32952d20735ccad0 [
file
] [
log
] [
blame
]
fun test
()
{
MyFunc1
()
.
MyFunc2
()
.
MyFunc3
()
}