From 3908f1c57a4e531bd79d7425b4945985cd7fabea Mon Sep 17 00:00:00 2001
From: Louis Pilfold
In a normal Gleam program this program would be run use the command
- gleam run
on the command line, but here in this tutorial the
- program is automatically compiled and run as the code is edited.
+ gleam run
on the command line, but here in this tour the program
+ is automatically compiled and run as the code is edited.
Try changing the text being printed to Hello, Mike!
and see what
--
cgit v1.2.3