haroldrabbie

Results 1 issues of haroldrabbie

The last line of `utilities.fth` reads: ` CR $" Test utilities loaded" TYPE CR` There is no such word `$"` Maybe it was intended to read: `CR S" Test utilities...