This commit is contained in:
deadsmond 2019-11-25 19:59:24 +01:00
parent d8aed56853
commit 1f756a9002

View File

@ -79,4 +79,4 @@ f = open(sys.argv[1], 'r')
for line in f:
print(auto.test_string(line))
print(auto)
print(auto)