txlyre %!s(int64=2) %!d(string=hai) anos
pai
achega
b30c09c798
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      latinica.py

+ 3 - 0
latinica.py

@@ -141,6 +141,9 @@ class Converter:
     self._matched_letters.append(letter_ahead)
 
     if not letter_ahead or not letter:
+      if letter == 'B':
+        return True
+
       return letter is letter_ahead
 
     if letter[0] == '^':