mirror of
https://github.com/irmen/prog8.git
synced 2025-08-08 12:25:09 +00:00
7 lines
79 B
Python
7 lines
79 B
Python
from il65.optimize import Optimizer
|
|
|
|
|
|
def test_optimizer():
|
|
pass # @todo
|
|
|