fun main(args: Array){ val x = "abc${0.32}" }