Skip to content

Commit e019a04

Browse files
committed
snapshot changes
1 parent b22f74d commit e019a04

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2003
-1133
lines changed

jscomp/test/basic_module_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var Mt_global = require("./mt_global.js");
88

99
var count = /* record */[/* contents */0];
1010

11-
var M = [Offset.M[/* Set */1]];
11+
var M = /* module */[/* Set */Offset.M[/* Set */1]];
1212

1313
function test(set) {
1414
count[0] = Curry._1(M[/* Set */0][/* cardinal */18], set) + count[0] | 0;

0 commit comments

Comments
 (0)