add some stores

This commit is contained in:
water
2020-08-29 22:41:46 -04:00
parent a2e04508f6
commit 5100aa6a30
11 changed files with 635 additions and 117 deletions
-1
View File
@@ -167,4 +167,3 @@ TEST(CodeTester, push_pop_all_the_things) {
tester.emit_return();
tester.execute();
}