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
0fe94570b5
nomsu
/
tests
/
colors.nom
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Auto-formatted and auto-upgraded everything!
2018-07-20 20:27:15 -07:00
#!/usr/bin/env nomsu -V2.5.4.3
Moved console colors from core/ into lib/
2018-06-23 18:04:11 -07:00
use "lib/consolecolor.nom"
Auto-formatted and auto-upgraded everything!
2018-07-20 20:27:15 -07:00
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