Commit 430686b
committed
fix: treat lowercase e as variable, not Euler constant
- e is commonly used as a free symbol; only uppercase E maps to Euler's number
- Removes silent semantic change from original parse_expr behavior1 parent d72bc45 commit 430686b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments