Handle case when u-literals are using without unsigned declarations
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
package
|
||||
|
||||
public val u1: [ERROR : Type cannot be resolved. Please make sure you have the required dependencies for unsigned types in the classpath]
|
||||
public val u2: [ERROR : Type cannot be resolved. Please make sure you have the required dependencies for unsigned types in the classpath]
|
||||
public val u3: [ERROR : Type cannot be resolved. Please make sure you have the required dependencies for unsigned types in the classpath]
|
||||
Reference in New Issue
Block a user