Jelajahi Sumber

* otherwise => else

florian 3 tahun lalu
induk
melakukan
e87c52d7dc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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