import gleam/io pub fn main() { io.println("This is the default dev module") }