diff options
author | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2016-03-10 16:12:04 -0500 |
---|---|---|
committer | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2016-03-10 16:12:04 -0500 |
commit | ff9990ed6ff0e2422705862b2e9ae885fd277060 (patch) | |
tree | 29df67dbfdd70ad13f7ae010ec379f88ef4ef6fe /doc | |
parent | 1e6d05e6dd59b98534d5dfc08e452096964031cb (diff) | |
download | roux-ff9990ed6ff0e2422705862b2e9ae885fd277060.tar.gz |
be more precise
Diffstat (limited to 'doc')
-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. |