mirror of
https://github.com/irmen/prog8.git
synced 2025-01-11 13:29:45 +00:00
7 lines
79 B
Python
7 lines
79 B
Python
from il65.optimize import Optimizer
|
|
|
|
|
|
def test_optimizer():
|
|
pass # @todo
|
|
|