Pop.Box/main.moon
Paul Liverman III 028bc423a0 wip shits
2016-08-02 16:30:59 -07:00

10 lines
178 B
Plaintext

--- A demo program for Pop.Box.
--- @copyright Paul Liverman III (2016)
--- @license The MIT License (MIT)
--- @todo write this!
pop = require "init"
print(pop, pop.elements)