Files
kotlin-fork/compiler/testData/diagnostics/tests/inlineClasses/unsignedLiteralsWithoutArtifactOnClasspath.txt
T

6 lines
498 B
Plaintext
Vendored

package
public val u1: [Error type: Error constant value Type cannot be resolved. Please make sure you have the required dependencies for unsigned types in the classpath]
public val u2: [Error type: Error constant value Type cannot be resolved. Please make sure you have the required dependencies for unsigned types in the classpath]
public val u3: [Error type: Error constant value Type cannot be resolved. Please make sure you have the required dependencies for unsigned types in the classpath]