Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoNex committed Oct 26, 2023
1 parent 99fec3f commit ed6536b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repl.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
"golang.org/x/term"
)

// TODO: somehow redirect stdout to the terminal.
func REPL() error {
var (
state = vm.NewState()
Expand Down

0 comments on commit ed6536b

Please sign in to comment.