replaced confusing u64 joinded colors with struct TimStyle
This commit is contained in:
@@ -67,4 +67,5 @@ i32 main(void) {
|
||||
TEST(tim_utf8_is_wide_perhaps(U("┌")) == false);
|
||||
TEST(tim_utf8_is_wide_perhaps(U("한")) == true);
|
||||
TEST(tim_utf8_is_wide_perhaps(U("𐍈")) == true);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user