Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 153 Bytes

File metadata and controls

24 lines (11 loc) · 153 Bytes

All public API

Test.kt

public fun main() {
    println("Hello, world!!!")
}
public class Hello(){
    
}