```numList as MutableSet<*> asse...
# announcements
k
```numList as MutableSet<*> assertThrows<UnsupportedOperationException> { numList.add(42) }