I'm not seeing any output in the repl when I eval forms.
If I explicitly print a form ala println, I see the printed output.
Otherwise, evaluating forms yields an empty line.
Windows 10, 64 Bit Java 1.8_152 server, nightcode 2.5.2/2.5.3
Nevermind, this was due to having legacy "ultra" repl plugin running in my users profile for lein. It was hijacking nightcode's behavior! Fixed by turning off said plugin.
I'm not seeing any output in the repl when I eval forms. If I explicitly print a form ala println, I see the printed output. Otherwise, evaluating forms yields an empty line.
Windows 10, 64 Bit Java 1.8_152 server, nightcode 2.5.2/2.5.3
screenshot