Browse Source

Fixed all tests

Yentl Van Tendeloo 8 years ago
parent
commit
ed042f6319
1 changed files with 1 additions and 1 deletions
  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 = ""