We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 363cf49 commit 9a6547aCopy full SHA for 9a6547a
sources/net.sf.j2s.java.core/srcjs/js/j2sClazz.js
@@ -65,8 +65,8 @@ window["j2s.clazzloaded"] = true;
65
_debugging: false,
66
_loadcore: true,
67
_nooutput: 0,
68
- _VERSION_R: "3.2.4.07", //runtime
69
- _VERSION_T: "3.2.4.07", //transpiler
+ _VERSION_R: "3.2.4.09", //runtime
+ _VERSION_T: "3.2.4.09", //transpiler
70
};
71
72
;(function(Clazz, J2S) {
0 commit comments