Fix locals docs

db4
Slava Pestov 2008-04-29 02:59:14 -05:00
parent 575fbd522e
commit d146601fdb
2 changed files with 43210 additions and 3 deletions

View File

@ -120,9 +120,11 @@ $nl
"Another limitation is that closure conversion does not descend into arrays, hashtables or other types of literals. For example, the following does not work:"
{ $code
":: bad-cond-usage ( a -- ... )"
" {"
" { [ a 0 < ] [ ... ] }"
" { [ a 0 > ] [ ... ] }"
" { [ a 0 = ] [ ... ] } ;"
" { [ a 0 = ] [ ... ] }"
" } cond ;"
} ;
ARTICLE: "locals" "Local variables and lexical closures"

43205
extra/zip-codes/zipcode.csv Normal file

File diff suppressed because it is too large Load Diff