Hugh Sanderson 12 лет назад
Родитель
Сommit
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"