mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-31 12:10:48 +00:00
Update Gleam versions in README.md (#308)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import gleam/io
|
||||
|
||||
pub fn main() {
|
||||
io.println("Hello from gleamgleam!")
|
||||
}
|
||||
Reference in New Issue
Block a user