Community
Participate
Working Groups
i int = 32; There is no IEGLConstants.EGL_LOCATION annotation on the AsExpression. If you do "s string = i as string;" where i is some INT field, then it does have this annotation.
Modified IRUtils.createAsExpression() to propagate the EGL_Location annotation if present.
Verified