fun main() { var tri: [int, scli] = [10, null()]; return; } /** @compilation_should_fail @stderr .tolk:2 @stderr expected , got `scli` */