github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / tests / dead-code4.lst
blob510f99b5a4127b817adafff97d86093cdfb56662
1 # Handling side-effect statements with DCE
2 #xform_bblock: dead_code_elimination
3 10     $a = 1
4 20     $b = *(u32*)$a
5 30     $a = 2