Explorar o código

* otherwise => else

florian %!s(int64=3) %!d(string=hai) anos
pai
achega
e87c52d7dc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/avr/cgcpu.pas

+ 1 - 1
compiler/avr/cgcpu.pas

@@ -697,7 +697,7 @@ unit cgcpu;
                          end;
                        6: fastshift6(b);
                        7: fastshift7(b);
-                     otherwise
+                     else
                        Internalerror(2022031101);
                      end;
                    end