; Single line comment
# Single line comment
/* Multi-line
comment */
"foo \"bar\" baz"
'foo \'bar\' baz'
LicenseLangString myLicenseData ${LANG_ENGLISH} "bigtest.nsi"
LicenseData $(myLicenseData)
StrCmp $LANGUAGE ${LANG_ENGLISH} 0 +2
!define VERSION "1.0.3"
!insertmacro MyFunc ""