#!/usr/bin/lasso9
//[
handle => {
stdoutnl('The end is here')
}
stdoutnl('Starting execution')
abort
stdoutnl('Ending execution')