mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
add test.gleam
This commit is contained in:
parent
fc66830d57
commit
e37bfb022f
1 changed files with 5 additions and 0 deletions
5
packages/gleam/0.26.2/test.gleam
vendored
Normal file
5
packages/gleam/0.26.2/test.gleam
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
import gleam/io
|
||||
|
||||
pub fn main() {
|
||||
io.println("OK")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue