mirror of
https://github.com/irmen/prog8.git
synced 2024-12-29 19:31:40 +00:00
7 lines
79 B
Python
7 lines
79 B
Python
from il65.optimize import Optimizer
|
|
|
|
|
|
def test_optimizer():
|
|
pass # @todo
|
|
|