File diff 000000000000 → d6faa5ffcedf
libconfig-1.4.9/tests/testdata/input_2.cfg
Show inline comments
 
new file 100644
 
   		
 
// File with extraneous whitespace.   
 

	
 
    foo = 1;    
 

	
 

	
 

	
 
	bar
 
	=
 
	  "Hello, "
 
	"world!"  			
 
;
 

	
 

	
 
baz = 2;