X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Falien%2Fc-types%2Fc-types-tests.factor;h=b13faf45c72cf4f819a4464e35ec42ffd6c0370d;hp=7abbfc4e93a3d36054faae4fa997609d1edabb43;hb=10e78dde3637ed0adca1972c76e7f283096cdcdc;hpb=98e31346d3ddd0f54d622e6ec489bdb48e090355 diff --git a/basis/alien/c-types/c-types-tests.factor b/basis/alien/c-types/c-types-tests.factor index 7abbfc4e93..b13faf45c7 100644 --- a/basis/alien/c-types/c-types-tests.factor +++ b/basis/alien/c-types/c-types-tests.factor @@ -1,7 +1,6 @@ USING: accessors alien.c-types alien.syntax classes classes.struct compiler.units eval io.encodings.ascii kernel math.constants tools.test ; -FROM: alien.c-types => short ; IN: alien.c-types.tests CONSTANT: xyz 123