alien.prettyprint: fix unit test snafu
parent
7d4b64e361
commit
cc71799833
|
@ -1,5 +1,6 @@
|
|||
USING: alien.c-types alien.prettyprint alien.syntax
|
||||
io.streams.string see tools.test prettyprint ;
|
||||
io.streams.string see tools.test prettyprint
|
||||
io.encodings.ascii ;
|
||||
IN: alien.prettyprint.tests
|
||||
|
||||
CONSTANT: FOO 10
|
||||
|
|
Loading…
Reference in New Issue