Testing Repository - RFO-BASIC/Basic GitHub Wiki

I am going to create a repository for .bas programs that can be used to test BASIC!

I have a set of programs that I will upload.

When someone creates a new feature or makes significant changes to a feature, then they should post their test program(s) in the repository.

When possible, please write the tests so it is easy to tell if they pass. For example, exptest.bas prints the expected result and actual result together on each line.