git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4426 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-11-25 11:50:36 +00:00
parent c4e4cff1d2
commit 025dd40024

View file

@ -38,5 +38,15 @@ code inside comments should not be executed
!error "d2 is defined!"
!endif
!ifdef some_define_that_doesnt_exist
the next !endif should be part of this line\
!endif
!\
e\
n\
d\
i\
f
Section
SectionEnd