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