Added spec:commit task to commit changes to spec/ruby sources.
[rbx.git] / shotgun / lib / numeric.c
blobd801dbc742370a6e5ccc88e3184b0a7572f67edc
1 #include "shotgun/lib/shotgun.h"
2 #include "shotgun/lib/numeric.h"
3 #include "shotgun/lib/array.h"
5 OBJECT numeric_coerce(STATE, OBJECT a, OBJECT b) {
6 return Qnil;