package testdata.kotlin.data class TestSample() { fun main(args : Array) { testdata.kotlin.data.TestSample() } } // EXIST: kotlin