mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 16:57:04 +08:00
Merge pull request #457 from ninnghazad/patch-1
Single typo (Mame -> Name)
This commit is contained in:
commit
7931405b83
@ -566,7 +566,7 @@ If both a 2 parameter and a 3 parameter signature match, the 3 parameter functio
|
|||||||
* `__LINE__` Current file line number
|
* `__LINE__` Current file line number
|
||||||
* `__FILE__` Full path of current file
|
* `__FILE__` Full path of current file
|
||||||
* `__CLASS__` Name of current class
|
* `__CLASS__` Name of current class
|
||||||
* `__FUNC__` Mame of current function
|
* `__FUNC__` Name of current function
|
||||||
|
|
||||||
|
|
||||||
# Built In Functions
|
# Built In Functions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user