Explorar el Código

Revert model_info to make tests pass

Yentl Van Tendeloo hace 8 años
padre
commit
902777cbd8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bootstrap/conformance_scd.alc

+ 1 - 1
bootstrap/conformance_scd.alc

@@ -322,7 +322,7 @@ Element function generate_bottom_type_mapping(model : Element):
 	return model!
 
 String function model_info(model : Element, name : String):
-	//return name!
+	return name!
 	// For more detailed information
 	String result
 	result = ""