mirror of
https://github.com/sigmasternchen/gleam-community-maths
synced 2025-03-14 23:49:01 +00:00
5 lines
53 B
Gleam
5 lines
53 B
Gleam
import gleeunit
|
|
|
|
pub fn main() {
|
|
gleeunit.main()
|
|
}
|