Handle case when u-literals are using without unsigned declarations

This commit is contained in:
Mikhail Zarechenskiy
2018-05-28 17:30:42 +03:00
parent 8cd2d2e44c
commit 0da3ae328e
10 changed files with 71 additions and 9 deletions
@@ -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]