#!/bin/zsh
#####################################################################
MAIN() {
SUCCESS 'Hello, World!'
}