Pop.Box/main.moon

9 lines
190 B
Plaintext
Raw Normal View History

2016-08-02 23:30:59 +00:00
--- A demo program for Pop.Box.
--- @copyright Paul Liverman III (2016)
--- @license The MIT License (MIT)
2016-08-21 05:29:16 +00:00
pop = require ""
2016-08-02 23:30:59 +00:00
--- @todo write this!
2016-08-21 05:29:16 +00:00
print(pop, pop.elements) --NOTE TEMPORARY