Skip to content

Conversation

Ka1Yann
Copy link
Contributor

@Ka1Yann Ka1Yann commented Sep 1, 2025

修复笔误:
trasient - > transient
outter -> outer
添加注释:
// 反编译代码中的异常标签:break MISSING_BLOCK_LABEL_113
// public enum t -> public final class T extends Enum:Java编译器自动将枚举名处理为合法类名

修复笔误:
trasient - > transient
outter -> outer
添加注释:
// 反编译代码中的异常标签:break MISSING_BLOCK_LABEL_113
// public enum t -> public final class T extends Enum:Java编译器自动将枚举名处理为合法类名
@Ka1Yann Ka1Yann changed the title Update syntactic-sugar.md 修正"Java 语法糖详解"中的错别字 Sep 2, 2025
@Snailclimb Snailclimb merged commit 7aed1c8 into Snailclimb:main Sep 4, 2025
@Snailclimb Snailclimb added the typo Correct typos label Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typo Correct typos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants