1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-14 23:56:27 +02:00

bump gleam

This commit is contained in:
Lunarmagpie 2023-03-08 02:49:04 -05:00
parent e37bfb022f
commit 87e964fa10
5 changed files with 2 additions and 2 deletions
packages/gleam/0.26.2

View file

@ -1,5 +0,0 @@
import gleam/io
pub fn main() {
io.println("OK")
}