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