1
This commit is contained in:
parent
4c1e181ca6
commit
cac6a97d11
@ -35,7 +35,8 @@ public:
|
||||
|
||||
std::shared_ptr<a8::lisp::Value> Compile(const std::string& script)
|
||||
{
|
||||
|
||||
auto expr = a8::lisp::Expr::Compile(script, shared_from_this());
|
||||
return expr;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user