Fix a typo

This commit is contained in:
Yusuke Endoh 2024-08-07 02:34:46 +09:00
parent ced35800d4
commit 2c35a37918

View File

@ -137,7 +137,7 @@ module Test
end
end
err << ""
$STDERR.puts err.join("\n")
STDERR.puts err.join("\n")
end
_report "bye"
exit