Skip to content

Commit eb52732

Browse files
committed
accept
1 parent c89954e commit eb52732

File tree

2 files changed

+433
-351
lines changed

2 files changed

+433
-351
lines changed

compiler/tests-compiler/gh747.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ end
353353
128: (Stdlib_Printf[1], outchan, _c_, str);
354354
129: }
355355
130: /*<<test.ml:69:6>>*/ /*<<test.ml:69:6>>*/ var _g_ = i + 1 | 0;
356-
131: if(_f_ !== i){var i = _g_; continue;}
356+
131: if(! Object.is(_f_, i)){var i = _g_; continue;}
357357
132: break;
358358
133: }
359359
134: }

0 commit comments

Comments
 (0)