Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Sep 17, 2024
1 parent b47f870 commit d8a32f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/blackbox-tests/mel-as-variants.t
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Test `@mel.as` in variant constructors
'use strict';
var x = "A";
const x = "A";
exports.x = x;
/* No side effect */

0 comments on commit d8a32f9

Please sign in to comment.