xo-reader2: working on example parser repl
This commit is contained in:
parent
2bf23b41a9
commit
dc9f29275a
10 changed files with 396 additions and 5 deletions
|
|
@ -99,7 +99,7 @@ namespace xo {
|
|||
size_t error_pos_ = 0;
|
||||
|
||||
///@}
|
||||
}; /*error_token*/
|
||||
};
|
||||
|
||||
inline std::ostream &
|
||||
operator<< (std::ostream & os,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue