From 700746e34649e3eb872b55499fb07103ba5c6a6b Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Mon, 27 Jun 2016 21:19:06 -0700 Subject: [PATCH] modern.out: more arity omg --- core/modern/out/out.factor | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/modern/out/out.factor b/core/modern/out/out.factor index 7936d8adfe..b93d83cae9 100644 --- a/core/modern/out/out.factor +++ b/core/modern/out/out.factor @@ -60,6 +60,8 @@ CONSTANT: janky-arities H{ `GIR 1 -- `PIXEL-FORMAT-ATTRIBUTE-TABLE 1 -- `TEST 1 -- + `SELECTOR 1 -- + `SIMD-128 1 -- `ALIAS 2 -- `ARITY 2 --