Line-by-Line Code Review
「行単位のコードレビュー」
Analyze code line by line to explain functionality and identify problematic sections.
コードを1行ずつ分析して機能を説明し、問題のある箇所を特定する。
Prompt
Can you go through this code line by line and tell me what each part is doing, and if anything looks off or broken?