mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
test-cleancode: check some of the examples too
This commit is contained in:
@@ -66,7 +66,7 @@ const (
|
||||
gx.rgb(237, 204, 97), /* 256 */
|
||||
gx.rgb(237, 200, 80), /* 512 */
|
||||
gx.rgb(237, 197, 63), /* 1024 */
|
||||
gx.rgb(237, 194, 46), /* 2048 */
|
||||
gx.rgb(237, 194, 46),
|
||||
]
|
||||
},
|
||||
&Theme{
|
||||
|
Reference in New Issue
Block a user