Skip to content

Commit

Permalink
test(ecmaref): promote tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andreffnascimento committed Jun 27, 2024
1 parent 1ac8e96 commit 2d5520b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ecmaref/test_ecmaref5.t
Original file line number Diff line number Diff line change
Expand Up @@ -33170,7 +33170,7 @@ Tests compilation of ecmaref5:
} else {
__v9093 := l_nth(__v9093, 1)
};
__v9094 := __v9093 = {"TupleType"}@();
__v9094 := __v9093 = "list";
__v9095 := l_len(V);
__v9096 := __v9095 = 5;
__v9097 := __v9094 && __v9096;
Expand Down

0 comments on commit 2d5520b

Please sign in to comment.