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