This website requires JavaScript.
Explore
Help
Register
Sign In
Bruce
/
nomsu
Watch
1
Star
0
Fork
0
You've already forked nomsu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c9df1bc3e8
nomsu
/
tests
/
colors.nom
3 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updating to version 2.4.4.3, with new syntax for multi-statement 'if' and switch statements.
2018-07-18 17:55:29 -07:00
#!/usr/bin/env nomsu -V2.4.4.3
Moved console colors from core/ into lib/
2018-06-23 18:04:11 -07:00
use "lib/consolecolor.nom"
Upgrading to version 2.3 (main change: "=" instead of "<-" for assignment)
2018-07-18 01:27:56 -07:00
say (bright (green "Color test passed."))
Reference in New Issue
Copy Permalink