--- A demo program for Pop.Box. --- @copyright Paul Liverman III (2016) --- @license The MIT License (MIT) pop = require "" --- @todo write this! -- NOTE TEMPORARY inspect = require "lib/inspect/inspect" print inspect pop return --this is to prevent default returning of last statement