mirror of
				https://github.com/cmur2/joe-syntax.git
				synced 2025-11-04 04:25:08 +01:00 
			
		
		
		
	Puppet: fix bug resulting from enaming comment to line_comment
This commit is contained in:
		@@ -28,7 +28,7 @@
 | 
				
			|||||||
	"a-z"		ident		buffer
 | 
						"a-z"		ident		buffer
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
:line_comment Comment
 | 
					:line_comment Comment
 | 
				
			||||||
	*		comment
 | 
						*		line_comment
 | 
				
			||||||
	"\n"		idle
 | 
						"\n"		idle
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:comment Comment
 | 
					:comment Comment
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user