Explorar o código

Add ':' to buildXml

Hugh Sanderson %!s(int64=12) %!d(string=hai) anos
pai
achega
eaa2843461
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"