with some rewording in tests/qemu-iotests/298 tests/qtest/fuzz/generic_fuzz.c tests/unit/test-throttle.c as suggested by Eric. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Eric Blake <eblake@redhat.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# This work is licensed under the terms of the GNU LGPL, version 2 or later.
 | 
						|
# See the COPYING.LIB file in the top-level directory.
 | 
						|
 | 
						|
%sub1 0:8
 | 
						|
 | 
						|
# Make sure that indentation is enforced
 | 
						|
{
 | 
						|
  top      00000000 00000000 00000000 00000000
 | 
						|
  sub1     00000000 00000000 00000000 ........ %sub1
 | 
						|
# comments are supposed to be indented
 | 
						|
}
 |