to pop :stack
local "result
make "result first thing :stack
make :stack butfirst thing :stack
output :result
end

bury "pop
