diff --git a/includes/std/bit.pat b/includes/std/bit.pat index fd1c034..09b7c5a 100644 --- a/includes/std/bit.pat +++ b/includes/std/bit.pat @@ -43,7 +43,7 @@ namespace std::bit { i = i + 1; return 1 << i; - };ยจ + }; /** Rounds the given number down to the next bigger power of two