# This document will be processed by build.mers. # Lines starting with hashtags are comments and will be ignored. # Lines starting with dollar-signs insert special text. # To escape this, put a space before the hashtag or dollar sign.
$welcome_script
int/float
can represent a number - int or float.
Optional types can be []/[t]
- either nothing or one value (tuple with length 0 or 1).
Mers doesn't have null, it just has the empty tuple []
.
$index.html
$build_script