Skip to content

Commit

Permalink
accept
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Feb 28, 2023
1 parent c89954e commit eb52732
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 351 deletions.
2 changes: 1 addition & 1 deletion compiler/tests-compiler/gh747.ml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ end
128: (Stdlib_Printf[1], outchan, _c_, str);
129: }
130: /*<<test.ml:69:6>>*/ /*<<test.ml:69:6>>*/ var _g_ = i + 1 | 0;
131: if(_f_ !== i){var i = _g_; continue;}
131: if(! Object.is(_f_, i)){var i = _g_; continue;}
132: break;
133: }
134: }
Expand Down
Loading

0 comments on commit eb52732

Please sign in to comment.