saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
521 stars 39 forks source link

Incorect node generation in 'KotlinParser' #1231

Open Arrgentum opened 2 years ago

Arrgentum commented 2 years ago

Describe the bug

Parses a string with keywords as keywords

Expected behavior

Observed behavior

Steps to Reproduce

Environment information

orchestr7 commented 2 years ago

@Arrgentum any code examples?