Explorar el Código

Removed Sgn, Abs, Min and Max keywords from documentation

HurryStarfish hace 6 años
padre
commit
5384e741f1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/src/Language/Identifiers.bbdoc

+ 1 - 1
docs/src/Language/Identifiers.bbdoc

@@ -18,7 +18,7 @@ End Return Continue Exit Assert
 Public Protected Private
 Public Protected Private
 True False Pi Null Self Super
 True False Pi Null Self Super
 Byte Short Int UInt Long ULong Size_T Float Double Object String
 Byte Short Int UInt Long ULong Size_T Float Double Object String
-Var Ptr VarPtr Chr Len Asc SizeOf Sgn Abs Min Max Mod
+Var Ptr VarPtr Chr Len Asc SizeOf Mod
 Shl Shr Sar Not And Or
 Shl Shr Sar Not And Or
 New Release Delete
 New Release Delete
 Incbin IncbinPtr IncbinLen
 Incbin IncbinPtr IncbinLen