hypershard-android
hypershard-android copied to clipboard
[Feature Request] Backticks support for Kotlin
In Kotlin we can name some of the functions with a backtick for example. Those functions are being returned with the backticks. For example
packageName.ClassName.`testName`