Minor doc clarification
parent
0113f496fa
commit
45429fed2f
|
@ -46,7 +46,7 @@ ARTICLE: "symbols" "Symbols"
|
|||
"Symbols are just compound definitions in disguise. The following two lines are equivalent:"
|
||||
{ $code
|
||||
"SYMBOL: foo"
|
||||
": foo \\ foo ;"
|
||||
": foo ( -- value ) \\ foo ;"
|
||||
} ;
|
||||
|
||||
ARTICLE: "primitives" "Primitives"
|
||||
|
|
Loading…
Reference in New Issue