fun main() { var incoming_ton: int = get_incoming_value().3(); } /** @compilation_should_fail @stderr expected method name, got `3` */