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
?bidi(Char) -> "invalid bidirectional formatting character in string: ";
96
-
true -> "invalid line break character in string: "
97
-
end,
94
+
Msg=io_lib:format("invalid bidirectional formatting character: ~ts. If you want to use such character, use it in its escaped ~ts form instead", [[Char], Token]),
0 commit comments