mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-17 00:51:53 +00:00
java code format
This commit is contained in:
@@ -58,7 +58,7 @@ public class WithAVM2Item extends AVM2Item {
|
||||
scope.toString(writer, localData);
|
||||
writer.append(")").startBlock();
|
||||
//NOTE: endBlock is added with WithEndAVM2Item
|
||||
return writer;
|
||||
return writer;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user