diff options
| author | Edvard Thörnros <edvard.thornros@gmail.com> | 2021-03-01 18:38:59 +0100 |
|---|---|---|
| committer | Edvard Thörnros <edvard.thornros@gmail.com> | 2021-03-01 18:38:59 +0100 |
| commit | aa67c8b497c6f900147fdc2507a6279a18800e5b (patch) | |
| tree | d6d371eea39522c05299d75d7bcb215103246b62 /main.sy | |
| parent | ee514d4ca694cd6cf93307572ff2e65e1266a4b9 (diff) | |
| download | sylt-aa67c8b497c6f900147fdc2507a6279a18800e5b.tar.gz | |
ship it!!!!
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() } |
