1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-30 17:13:20 +00:00
opus/sys/boot/default.boot
kepler155c@gmail.com fc243a9c12 Initial commit
2016-12-11 14:24:52 -05:00

3 lines
56 B
Clojure

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