dokka icon indicating copy to clipboard operation
dokka copied to clipboard

[K2] Reference to a class with quoted name is not resolved

Open atyrin opened this issue 1 year ago • 3 comments

/**
 * Class: [Quoted Class Name]
 */
class `Quoted Class Name`() {

}

K1

image

K2:

image

NB: IDE didn't resolve the reference even with K1.

Installation

  • Dokka version: 1.9.20

Parent: #3328

atyrin avatar Nov 16 '23 17:11 atyrin