prog8/tests/test_compiler.py

6 lines
77 B
Python
Raw Normal View History

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