style: 移除冗余分号
This commit is contained in:
parent
50cf0abf80
commit
7dca18b6f3
@ -403,7 +403,6 @@ public record ExpressionBuilder(IRContext ctx) {
|
||||
}
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
case BoolLiteralNode _ -> sj.add("bool");
|
||||
case StringLiteralNode _ -> sj.add("string");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user