Skip to content

[#119] fix: Top-level Variable Declarations 표현 정리 - #124

Merged
TangoEnSkai merged 1 commit into
masterfrom
fix/issue-119-top-level-var
Jun 8, 2026
Merged

[#119] fix: Top-level Variable Declarations 표현 정리#124
TangoEnSkai merged 1 commit into
masterfrom
fix/issue-119-top-level-var

Conversation

@TangoEnSkai

Copy link
Copy Markdown
Owner

변경 사항

  • 최상위 레벨에서 (At the top level),최상위 레벨에서는 (불필요한 영문 병기 제거)
  • 표현식과 타입이 다를 경우에만표현식과 원하는 타입이 다를 경우에만 (의미 명확화)

Closes #119

@TangoEnSkai TangoEnSkai left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리뷰 ✅

  • 원문: 'At the top level, use the standard var keyword.' 의미 유지 ✅
  • 불필요한 영문 병기 제거 ✅

@TangoEnSkai
TangoEnSkai merged commit be24fd9 into master Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[개선] Top-level Variable Declarations 불필요한 영문 병기 및 표현 정리

1 participant