fix linter errors

This commit is contained in:
2024-01-26 13:08:15 +01:00
committed by T.v.Dein
parent 6a2a501e48
commit 62188dda0c
12 changed files with 599 additions and 513 deletions

View File

@@ -136,7 +136,7 @@ stack.
Basic operators:
+ add
- substract
- subtract
/ divide
x multiply (alias: *)
^ power
@@ -152,7 +152,7 @@ Bitwise operators:
Percent functions:
% percent
%- substract percent
%- subtract percent
%+ add percent
Batch functions: