diff options
-rw-r--r-- | doc/il.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/il.txt b/doc/il.txt index 6e058bf..24a2af8 100644 --- a/doc/il.txt +++ b/doc/il.txt @@ -409,7 +409,7 @@ the following list. first label argument; otherwise it jumps to the other label. The argument must be of word type, because of subtyping a long argument can be passed, but only its - first 32 bits will be compared to 0. + least significant 32 bits will be compared to 0. 3. Function return. |