dan.the.man
class Test { fun hello() { Log.d("hello", "hello") } }
java.lang.NoSuchMethodError: No virtual method hello()V in class