Hugh Sanderson пре 12 година
родитељ
комит
eaa2843461
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ast.ml

+ 1 - 1
ast.ml

@@ -147,7 +147,7 @@ module Meta = struct
 		| Bind -> ":bind"
 		| Bitmap -> ":bitmap"
 		| Build -> ":build"
-		| BuildXml -> "buildXml"
+		| BuildXml -> ":buildXml"
 		| Class -> ":class"
 		| ClassCode -> ":classCode"
 		| Commutative -> ":commutative"