<?php
echo <<<OMG
something
OMG
// <- string
echo true, TRUE, false, FALSE
// ^ constant.builtin
echo PI_314
// ^ constant