diff options
Diffstat (limited to 'examples/mandelbrot.sloth')
| -rw-r--r-- | examples/mandelbrot.sloth | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/mandelbrot.sloth b/examples/mandelbrot.sloth index 90c7f1c..525f5eb 100644 --- a/examples/mandelbrot.sloth +++ b/examples/mandelbrot.sloth @@ -37,3 +37,4 @@ fn main() Int{ } return 0; } + |
