lambda stuff [wip]
This commit is contained in:
parent
d4fd55b8ed
commit
5038045bdc
10 changed files with 309 additions and 41 deletions
|
|
@ -4,10 +4,6 @@
|
|||
|
||||
namespace xo {
|
||||
namespace ast {
|
||||
std::string
|
||||
Expression::display_string() const {
|
||||
return tostr(*this);
|
||||
}
|
||||
} /*namespace ast*/
|
||||
} /*namespace xo*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue