mirror of
https://github.com/irmen/prog8.git
synced 2024-11-04 04:05:00 +00:00
6 lines
76 B
Python
6 lines
76 B
Python
from il65.compile import PlyParser
|
|
|
|
|
|
def test_compiler():
|
|
pass # @todo
|