Packages

Nothing to see here yet!

Current section

Files

Jump to
gleam_xml src gleam_xml.gleam
Raw

src/gleam_xml.gleam

import gleam/io
pub fn main() {
io.println("Hello from gleam_xml!")
}