8 lines
94 B
Factor
8 lines
94 B
Factor
|
|
USE: formatting
|
||
|
|
|
||
|
|
SYMBOL: little
|
||
|
|
|
||
|
|
"little" little set
|
||
|
|
|
||
|
|
little get "Mary had a %s lamb" sprintf
|