blob: c27912cf42ecf361be9a8ca1f2bd1c0e88c302a2 [file]
class MySimpleClass {
fun method() {}
fun context() {
}
}