gh-87092: Expose assembler to unit tests by iritkatriel · Pull Request #103988 · python/cpython
We don't, and also this was wrong because it was missing the LOAD_NONE (or it should be RETURN_NONE).
We can add that if we need, but I think it's nice if the test code returns something that can be checked for correctness.