diff options
Diffstat (limited to 'example/input.txt')
| -rw-r--r-- | example/input.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/input.txt b/example/input.txt index 909e250..9c49d56 100644 --- a/example/input.txt +++ b/example/input.txt @@ -1,4 +1,4 @@ -a = 10.5;; b = .5 +a = 10.05;; b = .95 (a + b) * 10 / 2 x = 2_0 |
