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
fmt