fix exp function

this is very cursed. I should really rewrite function parsing.
This commit is contained in:
Simon Gardling
2022-04-05 13:05:14 -04:00
parent 6f1d64ea02
commit 36f41ac473
4 changed files with 59 additions and 30 deletions

View File

@@ -2,4 +2,3 @@ edition = "2021"
fn_args_layout = "Compressed"
fn_single_line = true
hard_tabs = true
wrap_comments = true