]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/ole32/ole32-tests.factor
Specialized array overhaul
[factor.git] / basis / windows / ole32 / ole32-tests.factor
index c8358f5aa6bf86abdec4d63832527c5783ea93e5..e7c92b599600b00e83e36b528c1f67ee9f5695eb 100644 (file)
@@ -1,6 +1,7 @@
 USING: kernel tools.test windows.ole32 alien.c-types
-classes.struct specialized-arrays.uchar windows.kernel32
+classes.struct specialized-arrays windows.kernel32
 windows.com.syntax ;
+SPECIALIZED-ARRAY: uchar
 IN: windows.ole32.tests
 
 [ t ] [