Go REPL: prints input prompt once more after SIGINT signal

前端 未结 0 590
梦谈多话
梦谈多话 2020-11-29 04:50

I\'ve written a simple REPL using Go\'s fmt package. When interrupting the program using Ctrl+C, the infinite loop prints the prompt once

相关标签:
回答
  • 消灭零回复
提交回复
热议问题