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
addac10a47
nomsu
/
tests
/
colors.nom
5 lines
101 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
Re-autoformatted everything. The main changes are: no longer adding a newline after 1-line indented code inside blocks, and forcing files to have a trailing newline. The trailing newline thing created a lot of spurious changes.
2018-07-22 15:01:05 -07:00
say (bright (green "Color test passed."))
Reference in New Issue
Copy Permalink