optimising-macrocalls
Robin Munn 2020-11-01 18:03:59 +07:00 zatwierdzone przez GitHub
rodzic 4914208011
commit c0b021f509
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ The ''type'' can be:
The ''mode'' can be:
* "eq" - equal to
* "ne" - not equal ot
* "ne" - not equal to
* "gteq" - greater than or equal to
* "gt" - greater than
* "lteq" - less than or equal to