// !IGNORE_ERRORS val test1 = unresolved val test2: Unresolved = unresolved() val test3 = 42.unresolved(56) val test4 = 42 *