Commit 59e54bda by sikang

bug fix

parent 3a31bb7f
......@@ -142,7 +142,7 @@ class JavaGarble:
ignore = False
#花括号
curly_braces=""
curly_braces=0
with open(file,"w+",encoding="utf-8") as fout:
for line in lines:
# interface 不混淆
......
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