added option -h and -v
This commit is contained in:
@@ -177,5 +177,10 @@
|
||||
(print (term-underline "underline text"))
|
||||
(print "normal text")
|
||||
|
||||
(print (+ (term-red (sprintf "%.2f" (list 1.11))) " "
|
||||
(term-green (sprintf "%.2f" (list 1.11))) " "
|
||||
(term-blue (sprintf "%.2f" (list 1.11))) " "
|
||||
(term-yellow (sprintf "%.2f" (list 1.11))) " "
|
||||
))
|
||||
|
||||
(print "Test ends")
|
||||
Reference in New Issue
Block a user