# non-empty check
EMPTY=
NOT_EMPTY="hello world"
ANOTHER_ONE="world hello"
