Searched refs:convert_to_c (Results 1 – 2 of 2) sorted by relevance
21 result = runner.invoke(convert_to_c, [test_file, test_output])
23 def convert_to_c(inputfile, outputfile): function