Closed tulpenkiste closed 1 year ago
Happening on Arch Linux using a self-compiled version of squirrel. Occurs on both the interactive console and the library.
Expected:
sq>print("hi") hi
Actual:
sq>print("hi") asdasdhi
Nevermind, saw that it was fixed in commit 57b8f56
Happening on Arch Linux using a self-compiled version of squirrel. Occurs on both the interactive console and the library.
Expected:
Actual: