* Hm.
This commit is contained in:
		
							parent
							
								
									20675feeab
								
							
						
					
					
						commit
						49ce8b57dd
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -121,9 +121,8 @@ exports
 | 
			
		|||
    Comment -> LAYOUT
 | 
			
		||||
    "#" ~[\n]* -> HashComment
 | 
			
		||||
    "/*" ( ~[\*] | Asterisk )* "*/" -> Comment
 | 
			
		||||
    [\*] -> Asterisk
 | 
			
		||||
    [\*] ~[\/] -> Asterisk
 | 
			
		||||
  lexical restrictions
 | 
			
		||||
    Asterisk -/- [\/]
 | 
			
		||||
    HashComment -/- ~[\n]
 | 
			
		||||
  context-free restrictions
 | 
			
		||||
    LAYOUT? -/- [\ \t\n]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue