You still can't be sure that `noString` won't be c...
# announcements
c
You still can't be sure that
noString
won't be called with a String parameter.
noString(x as Any)
works