From 138f0255285cb860c78a31bf9b0d48b09e3019a3 Mon Sep 17 00:00:00 2001 From: red-prig Date: Mon, 24 Jan 2022 14:31:10 +0300 Subject: [PATCH] Update bittype.pas --- bittype.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/bittype.pas b/bittype.pas index f1a3e42..4213e2f 100644 --- a/bittype.pas +++ b/bittype.pas @@ -38,6 +38,7 @@ type bit31=0..2147483647; bit32=DWORD; bit38=0..274877906943; + bit43=0..8796093022207; bit44=0..17592186044415; bit48=0..281474976710655; bit64=QWORD;