You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constSTRAIGHT_WIDE:[&str;16] = [" ",//"╵ ",// U"╶─",// R"└─",// U R"╷ ",// D"│ ",// U D"┌─",// R D"├─",// U R D"╴ ",// L"┘ ",// U L"──",// R"┴─",// U R L"┐ ",// D L"┤ ",// U D L"┬─",// R D L"┼─",// U R D L];
Expected output:
constSTRAIGHT_WIDE:[&str;16] = [" ",//"╵ ",// U"╶─",// R"└─",// U R"╷ ",// D"│ ",// U D"┌─",// R D"├─",// U R D"╴ ",// L"┘ ",// U L"──",// R"┴─",// U R L"┐ ",// D L"┤ ",// U D L"┬─",// R D L"┼─",// U R D L];
I've got this strange formatting:
Expected output:
The text was updated successfully, but these errors were encountered: