There was no error occurred while compiling the source code.
The source code went through the compilation process without errors.
こんにちは!
ご質問ありがとうございます。
『コードが通る』が、『ソースコードをコンピューターで実行可能な形式に変換する(コンパイルする)時にエラーが出なかった』ことを指すの出れば、例えば、
There was no error occurred while compiling the source code.
とすると、『ソースコードをコンパイルしている間エラーは出ませんでした。』
また、
The source code went through the compilation process without errors.
とすると、『ソースコードがコンパイル処理をエラーなしで通りました。』とも言えますね!
役に立ちそうな単語とフレーズ
compile ソースコードをコンパイルする、機械語に翻訳する
compilation error コンパイルエラー
source code ソースコード
参考になれば幸いです。
"コードが通る"
- The code ran
My code isn't running.
- コードが通らない。
I finally got my code to run after two long hours!
- 二時間、やっとコードが通った。
I just needed to add a semicolon to get my code to run.
- コードを通らせるためにセミコロンが必要だけだった。