Closed Norbytus closed 1 year ago
During auto import, keywords in namespace don't wrap with backtick example
Expected
import co.`class`.some.`fun`
Actually
import co.class.some.fun
During auto import, keywords in namespace don't wrap with backtick example
Expected
Actually