// FULL_JDK fun use(a: Any) {} fun test() { use(System.getProperty("abc")) } // 1 ALOAD // 0 ASTORE