Files

6 lines
77 B
Kotlin
Vendored

package sample
fun main() {
ActualizedInLeft()
ActualizedInRight()
}