summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'object.c')
-rw-r--r--object.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/object.c b/object.c
index 4f360a7906..582e2e2121 100644
--- a/object.c
+++ b/object.c
@@ -2559,6 +2559,7 @@ static const struct conv_method_tbl {
M(io),
M(a),
M(s),
+ M(i),
#undef M
};
#define IMPLICIT_CONVERSIONS 7