2
0
Эх сурвалжийг харах

fix haxe.maco.Constant value documentation (#5334)

Missed one! Sorry!
Mark Knol 9 жил өмнө
parent
commit
166b36e32c

+ 1 - 1
std/haxe/macro/Expr.hx

@@ -71,7 +71,7 @@ enum Constant {
 	**/
 	CIdent( s : String );
 
-	/*
+	/**
 		Represents a regular expression literal.
 
 		Example: `~/haxe/i`