Mikhail Vorobev
Results
2
comments of
Mikhail Vorobev
Yes, you are right, type is widened. I think it is not a compiler bug then, it is expected behaviour. Type is widened to `Int` because the compiled code of...
GraalVM native-image dies for reasons unknown ``` com.oracle.svm.driver.NativeImage$NativeImageError: Image build request failed with exit status 143 ```