こんにちわ is wrong Japanse. The correct word is こんにちは

This commit is contained in:
KiYugadgeter
2022-09-04 17:28:49 +09:00
committed by mattn
parent da62659c58
commit 7476442ed6
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ RUN \
RUN \
# Smoke test
set -o pipefail; \
/go/bin/simple | grep 99\ こんにち世界099
/go/bin/simple | grep 99\ こんにち世界099
# -----------------------------------------------------------------------------
# Main Stage