JS: support int overflow behaviour in augmented assignment
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package foo
|
||||
|
||||
// CHECK_CONTAINS_NO_CALLS: factAbsNoInline1
|
||||
// CHECK_CONTAINS_NO_CALLS: factAbsNoInline1 except=imul
|
||||
|
||||
internal class State(value: Int) {
|
||||
public var value: Int = value
|
||||
|
||||
Reference in New Issue
Block a user