Regex tests

This commit is contained in:
Daniel Holden
2013-11-17 18:25:06 +00:00
parent 341c2d6211
commit a8257e5b8e
3 changed files with 59 additions and 18 deletions

View File

@@ -75,7 +75,7 @@ mpc_ast_t* parse_maths(const char* input) {
If you were to input something like `"(4 * 2 * 11 + 2) - 5"` into this function the `mpc_ast_t` you get out would look something like this:
```c
```python
>:
value|>:
char: '('