File:  [parser3project] / parser3 / tests / 257.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Oct 8 13:18:09 2010 UTC (15 years, 7 months ago) by misha
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, release_3_4_2, release_3_4_1, HEAD
- whitespaces after @METACOMMANDS and their options shouldn't cause exceptions any longer

@main[]
^b:m[]


# The whitespaces after @METACOMMANDS and their options are typed intentionally.
# Also, they should not cause a compilers' exceptions.
@CLASS 
a	 

@OPTIONS    
partial 
locals	 

@m[]
a

@CLASS
b   

@OPTIONS    
locals 	

@BASE	   
a

@m[]
^BASE:m[]b

E-mail: