package kotlin.experimental //Will return file and line number there this function was called inline fun sourceLocation(): String = throw kotlin.UnsupportedOperationException("Implemented as intrinsic")