pike.git/
src/
builtin_functions.c
Branch:
Tag:
Non-build tags
All tags
No tags
2021-07-20
2021-07-20 11:11:52 by Henrik Grubbström (Grubba) <grubba@grubba.org>
ab4166009f526ce7268bbb2c281f720920e645c3 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
master
Doc: Fixed AutoDoc markup typo.
3013:
*! *! Return the resulting type from a soft cast of @[from] to @[to]. *!
-
*!
@reeturns
+
*!
@returns
*! Returns @expr{UNDEFINED@} if the cast is invalid. *! *! @note