# これはコメントである echo "お名前は? " var name = readLine(stdin) echo "やあ、", name, "!"