// WITH_STDLIB fun main() { buildList { println(get(0)) } }