mirror of
				https://github.com/notepad-plus-plus/notepad-plus-plus.git
				synced 2025-10-31 19:44:06 +01:00 
			
		
		
		
	[BUG_FIXED] (Author: Dave Brotherstone) Fix scintilla crash bug while closing a document. git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1104 f5eea248-9336-0410-98b8-ebc06183d4e3
		
			
				
	
	
		
			6 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {5}class{0} {8}Demo{0}
 | |
| 	{5}def{0} {9}test{0} {2}# A test{0}
 | |
| 		{11}i{0} {10}={0} {4}1{0}
 | |
| 		{11}puts{0} {6}"Example"{0}
 | |
| 	{5}end{0}
 | |
| {5}end |