1This is a miscellaneous test that was imported into the new-at-the-time 2runtime test framework. The test is intended to exercise basic features, 3and as such cannot be build on top of junit, since failure of such basic 4features might disrupt junit. 5 6This test covers the string inline-execute tests, and it done in a 7looping manner to ensure that the tests are translated when a Jit is 8active. 9