Commit 99d6bb8
zhourenjian
Fixed bug that the URL part of "str = \"http://...\";" may be treated as inline comment when compressing the generated script
1 parent 1017899 commit 99d6bb8
File tree
1 file changed
+2
-2
lines changed- sources/net.sf.j2s.lib/src/net/sf/j2s/lib/build
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments