Commit 6b77aa3c by sikang

bug fix

parent 722274ea
......@@ -133,7 +133,7 @@ class JavaGarble:
# if result != None:
# print(result.group())
# if :
fout.write(line)
fout.write(line)
def java_garble(self,config):
__used_names = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment