Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 139 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 139 Bytes

Teapot

bestest language ever

namespace hi_mom;
using teapot.io;

pub void main(&string[] args) {
    io.println("Hi mom");
}