syntax-docs: fix the code snippet in the ERROR: article
parent
0b3310c326
commit
bdd000c7a2
|
@ -804,8 +804,8 @@ HELP: ERROR:
|
|||
"ERROR: invalid-values x y ;"
|
||||
""
|
||||
"TUPLE: invalid-values x y ;"
|
||||
": throw-invalid-values ( x y -- * )"
|
||||
" invalid-values boa throw ;"
|
||||
": invalid-values ( x y -- * )"
|
||||
" \\ invalid-values boa throw ;"
|
||||
}
|
||||
} ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue