~fwiw, `@Suppress("INVALID_CHARACTERS")` silences ...
# language-proposals
d
fwiw,
@Suppress("INVALID_CHARACTERS")
silences the error and compiles fine
edit: well, it fails to verify/launch (at least on android), so I guess that answers that question