prog8/tests/test_compiler.py

6 lines
76 B
Python
Raw Normal View History

2018-01-09 01:40:32 +00:00
from il65.compile import PlyParser
2018-01-08 02:31:23 +00:00
def test_compiler():
pass # @todo