blob: 7fe07d547b6dd6d23b88afa9621e90c65c8516fb [file] [log] [blame]
fun test() {
"${throw Exception()} ${1}"
}