update
[mono.git] / mcs / errors / errors.txt
index dc149f6389617422d654869cbc1def418a0eb7a3..5453183e89a9b22691694fc3ea32149825995bb8 100755 (executable)
@@ -126,3 +126,8 @@ the Microsoft C# compiler:
 
 -219   Type argument doesn't meet constraints.
 
+-220   Cannot resolve constructed type
+
+-221    params modifier present in anonymous method declaration
+
+-222    yield statement only available in C# 2.0 mode
\ No newline at end of file