Skip to content

Commit

Permalink
Update test output
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Mar 3, 2025
1 parent e27b339 commit 92657ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/tools_tests/src/expected/TestPpx.res.jsout
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ async function f() {
return await test() + 1 | 0;
}

let Fragments = {
f1: /* [] */0
};

let a = "A";

let b = "B";
Expand Down Expand Up @@ -118,5 +114,4 @@ exports.eq = eq;
exports.eq2 = eq2;
exports.test = test;
exports.f = f;
exports.Fragments = Fragments;
/* Not a pure module */

0 comments on commit 92657ee

Please sign in to comment.