diff options
| author | Edvard Thörnros <edvard.thornros@gmail.com> | 2021-03-01 18:27:47 +0100 |
|---|---|---|
| committer | Edvard Thörnros <edvard.thornros@gmail.com> | 2021-03-01 18:28:12 +0100 |
| commit | ee514d4ca694cd6cf93307572ff2e65e1266a4b9 (patch) | |
| tree | 316b1a1017772190157498823f2caad82eaf952c /main.sy | |
| parent | 504d28930448985f914d3082db9f11d4fa2d8b5b (diff) | |
| download | sylt-ee514d4ca694cd6cf93307572ff2e65e1266a4b9.tar.gz | |
clean it up a bit
Diffstat (limited to 'main.sy')
| -rw-r--r-- | main.sy | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,6 +7,6 @@ start :: fn { 42 <=> other.g() other.g() <=> 42 - other.third.print_the_third() + // other.third.print_the_third() third.print_the_third() } |
