// WITH_RUNTIME // FIX: Convert to 'also' val x = hashSetOf().apply { add("x") }