Explorar o código

Merge branch 'master' into v2.1

Mike Pall %!s(int64=5) %!d(string=hai) anos
pai
achega
518e8cbeb4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/lj_ir.h

+ 1 - 1
src/lj_ir.h

@@ -133,7 +133,7 @@
   _(XBAR,	S , ___, ___) \
   \
   /* Type conversions. */ \
-  _(CONV,	NW, ref, lit) \
+  _(CONV,	N , ref, lit) \
   _(TOBIT,	N , ref, ref) \
   _(TOSTR,	N , ref, lit) \
   _(STRTO,	N , ref, ___) \