opus/sys/boot/default.boot

3 lines
56 B
Clojure

term.clear()
term.setCursorPos(1, 1)
print(os.version())