math.vectors.simd.cords: add regression test for >A
							parent
							
								
									e10d4f39ee
								
							
						
					
					
						commit
						15c63aacb9
					
				| 
						 | 
				
			
			@ -0,0 +1,4 @@
 | 
			
		|||
USING: math.vectors.simd math.vectors.simd.cords tools.test ;
 | 
			
		||||
IN: math.vectors.simd.cords.tests
 | 
			
		||||
 | 
			
		||||
[ float-4{ 1.0 2.0 3.0 4.0 } ] [ double-4{ 1.0 2.0 3.0 4.0 } >float-4 ] unit-test
 | 
			
		||||
		Loading…
	
		Reference in New Issue