prog8/tests/test_compiler.py

6 lines
76 B
Python
Raw Normal View History

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