4 lines
64 B
Text
4 lines
64 B
Text
: newVariable: ( "- )
|
|
getToken header 0 , ;
|
|
|
|
newVariable: foo
|
: newVariable: ( "- )
|
|
getToken header 0 , ;
|
|
|
|
newVariable: foo
|