Fix: on Linux, ~% feeded line, but it did not carriage return

This commit is contained in:
HAYAMA_Kaoru
2024-12-03 08:22:26 +09:00
parent 6848aa3dff
commit f78d63989e
+2
View File
@@ -26,6 +26,8 @@ func mains(args []string) error {
}
defer g.Close()
gmnlisp.NewLineOnFormat = []byte{'\r', '\n'}
lisp := gmnlisp.New()
lisp = lisp.Flet(