Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:@noErrorによる@log位置ズレの修正 #822

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

pea-sys
Copy link
Contributor

@pea-sys pea-sys commented Jan 11, 2024

close #817

noErrorがあると後続のlogがズレることが分かったので、noErrorをシンタックスの末尾に移動
ズレる原因は分かっていません

変更前

変更前

変更後

変更後

Copy link

vercel bot commented Jan 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
book ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 10:33am

@suin suin merged commit 8ad8a32 into yytypescript:master Jan 12, 2024
9 checks passed
@pea-sys pea-sys deleted the issues/817 branch January 12, 2024 11:54
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.

等価の例示位置の誤りを修正する
2 participants