Explorar el Código

Remove comment

Yentl Van Tendeloo hace 9 años
padre
commit
dde145e354
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      kernel/modelverse_kernel/compiled.py

+ 0 - 2
kernel/modelverse_kernel/compiled.py

@@ -415,5 +415,3 @@ def read_symbols(a, b, **remainder):
     result_v = "".join(result_v)
     result =    yield [("CNV", [result_v])]
     raise PrimitiveFinished(result)
-
-#TODO fix __read_symbols: breaks test_constructors_al_linkable.py!