import mem:* import vector:* fun main():int { var a = null>() /*doesnt_exist(2)*/ /*var b: doesnt_exist*/ return -1 }