mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 16:19:21 +02:00
* Fix missing tag
git-svn-id: trunk@42918 -
This commit is contained in:
parent
69786ffe73
commit
52ca09cc58
@ -2958,7 +2958,7 @@ End.
|
|||||||
If <i>o</i> is <i>nil</i> it will give a JS error.<br>
|
If <i>o</i> is <i>nil</i> it will give a JS error.<br>
|
||||||
Local types (i.e. inside a procedure) do not have typeinfo.<br>
|
Local types (i.e. inside a procedure) do not have typeinfo.<br>
|
||||||
Open array parameters are not yet supported.<br>
|
Open array parameters are not yet supported.<br>
|
||||||
Note that FPC <i>typeinfo(aClassVar)<i> returns the compiletime type, so it works on <i>nil</i>.<br>
|
Note that FPC <i>typeinfo(aClassVar)</i> returns the compiletime type, so it works on <i>nil</i>.<br>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user