3 lines
105 B
Text
3 lines
105 B
Text
|
|
load'regex' NB. Load regex library
|
||
|
|
str =: 'I am a string' NB. String used in examples.
|