mirror of
				https://gitlab.gnome.org/GNOME/libxslt
				synced 2025-11-04 00:53:12 +03:00 
			
		
		
		
	- tests/docs/Makefile.am tests/docs/array.xml tests/general/Makefile.am tests/general/array.out tests/general/array.xsl: added a new test fround in xsl-dev Daniel
		
			
				
	
	
		
			5 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
First we try to find the value for "12M" (should be 1): 1
 | 
						|
Now we define a variable $BP to be "18M".
 | 
						|
$BP is defined as: 18M
 | 
						|
Now we try to find the value for $BP (should be 2): 2
 |