Updated formatting
This commit is contained in:
parent
afc4092824
commit
9c8f71be07
25 changed files with 25 additions and 25 deletions
|
@ -52,4 +52,4 @@ func TestPrintln(t *testing.T) {
|
|||
color.RGB(1, 0, 0).Println("red")
|
||||
color.RGB(0, 1, 0).Println("green")
|
||||
color.RGB(0, 0, 1).Println("blue")
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue