#!/bin/sh
unset IFS
set -euf

echo "Hello"
