windows.ole32: use sets in tests.
parent
58dd52e82e
commit
6e83fd4068
|
@ -1,7 +1,6 @@
|
||||||
USING: alien.c-types classes.struct kernel math sequences
|
USING: alien.c-types classes.struct kernel math sequences
|
||||||
specialized-arrays
|
sets specialized-arrays tools.test windows.com.syntax
|
||||||
specialized-arrays.instances.alien.c-types.uchar tools.test
|
windows.kernel32 windows.ole32 ;
|
||||||
windows.com.syntax windows.kernel32 windows.ole32 ;
|
|
||||||
SPECIALIZED-ARRAY: uchar
|
SPECIALIZED-ARRAY: uchar
|
||||||
IN: windows.ole32.tests
|
IN: windows.ole32.tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue