aboutsummaryrefslogtreecommitdiff
path: root/share/sample1.mi5
blob: 686d778793806718a31c8c3a377e73e471355b5a (plain) (blame)
1
2
3
4
5
6
7
<%

    define(`FOO', `foo')

%>
FOO is <% FOO %>. Happy? Here it is again: <% FOO %>.
I hope this has been enlightening for you.