This is to make it work in accordance with python which gives us: `assert -2 ** 2 == -4` |
||
|---|---|---|
| .. | ||
| eval.c | ||
| eval.h | ||
| operators.inc | ||
| pratt.c | ||
This is to make it work in accordance with python which gives us: `assert -2 ** 2 == -4` |
||
|---|---|---|
| .. | ||
| eval.c | ||
| eval.h | ||
| operators.inc | ||
| pratt.c | ||