зеркало из https://github.com/mozilla/pluotsorbet.git
Merge branch 'jit-merge-mbx' of github.com:brendandahl/j2me.js into jit-merge-mbx
This commit is contained in:
Коммит
0d805d3f1f
2
jsc.ts
2
jsc.ts
|
@ -194,7 +194,7 @@ module J2ME {
|
|||
|
||||
}
|
||||
if (file) {
|
||||
classNameList = file.split("\n");
|
||||
classNameList = file.replace(/\r?\n/g, "\n").split("\n");
|
||||
}
|
||||
}
|
||||
function jarFilter(file): boolean {
|
||||
|
|
Загрузка…
Ссылка в новой задаче