You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kotlin currently uses the Java-style marker scanner, so legal nested block comments and raw/template strings are not modeled correctly. Add Kotlin-specific scanner behavior or syntax options, backed by golden cases for each comment mode.
Kotlin currently uses the Java-style marker scanner, so legal nested block comments and raw/template strings are not modeled correctly. Add Kotlin-specific scanner behavior or syntax options, backed by golden cases for each comment mode.