Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -197,7 +197,7 @@ public boolean setAutorelease(RubyBasicObject pointer, boolean autorelease) {

}

@RubiniusPrimitive(name = "pointer_set_at_offset")
@RubiniusPrimitive(name = "pointer_set_at_offset", lowerFixnumParameters = {0, 1})
@ImportStatic(RubiniusTypes.class)
public static abstract class PointerSetAtOffsetPrimitiveNode extends RubiniusPrimitiveNode {

0 comments on commit 0385b17

Please sign in to comment.