Lukellmann
01/28/2024, 2:42 PM]
and \
are included in the list of INVALID_CHARS
for jvm names (https://github.com/JetBrains/kotlin/blob/36d5ffd4eb646497f447495f3737cdf174eb3d1d/compiler/fir/checkers/checkers.jvm/src/org/jetbrains/kotlin/fir/analysis/jvm/FirJvmNamesChecker.kt#L18)? They aren't listed as disallowed characters for signature identifiers: https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-4.html#jvms-4.7.9.1