prog8/tests/test_compiler.py
2018-01-09 21:38:19 +01:00

6 lines
76 B
Python

from il65.compile import PlyParser
def test_compiler():
pass # @todo