soiz1 commited on
Commit
e6090ef
·
verified ·
1 Parent(s): c265fe0

Update src/compiler/compile.js

Browse files
Files changed (1) hide show
  1. src/compiler/compile.js +1 -1
src/compiler/compile.js CHANGED
@@ -34,4 +34,4 @@ const compile = thread => {
34
  };
35
  };
36
 
37
- module.exports = compile;
 
34
  };
35
  };
36
 
37
+ module.exports = compile;