mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-07 02:09:57 +08:00
Merge branch 'master' into develop
This commit is contained in:
commit
516ca8eec2
@ -170,7 +170,7 @@
|
|||||||
///
|
///
|
||||||
/// ~~~~~~~~~{.cpp}
|
/// ~~~~~~~~~{.cpp}
|
||||||
/// chai.add_global_const(const_var(i), "i");
|
/// chai.add_global_const(const_var(i), "i");
|
||||||
/// chai("def somefun() { print(i); }; sumfun();");
|
/// chai("def somefun() { print(i); }; somefun();");
|
||||||
/// ~~~~~~~~~
|
/// ~~~~~~~~~
|
||||||
///
|
///
|
||||||
/// @subsubsection adding_functions Adding Functions
|
/// @subsubsection adding_functions Adding Functions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user