commit | 4dda0c817391ed7bdd5ebf5f4aa3e389a1f735f1 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 03 22:43:00 2022 -0700 |
committer | Pablo Galindo <pablogsal@gmail.com> | Sat Oct 22 20:05:36 2022 +0100 |
tree | 08ece80607ceb69eaeabb81dfc5e9b4a49101f1e | |
parent | 746fb3c91d11c70a8ed8b80c3027f511f24cf7a8 [diff] |
gh-97709: Included newline separator in Mandelbrot set (GH-97737) Included newline separator in Mandelbrot set Now the Mandelbrot set one-liner example on separates the lines with a '\n' character. (cherry picked from commit 49802605f8e47c5c7ddc8a6cecdf4afe44765586) Co-authored-by: matheusja <matheusjahnke@hotmail.com>