aboutsummaryrefslogtreecommitdiffstats
path: root/test/luwasm.xml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-09-24 15:01:54 +0000
committerbloodstalker <thabogre@gmail.com>2018-09-24 15:01:54 +0000
commit92e616c26748d52abf415754ef1628f52d0e3a33 (patch)
treeb433e1c27a9035f3b3b29b6d17840abb61446dba /test/luwasm.xml
parentupdate (diff)
downloadluatablegen-92e616c26748d52abf415754ef1628f52d0e3a33.tar.gz
luatablegen-92e616c26748d52abf415754ef1628f52d0e3a33.zip
fix
Diffstat (limited to '')
-rw-r--r--test/luwasm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/luwasm.xml b/test/luwasm.xml
index 3704b28..d650f68 100644
--- a/test/luwasm.xml
+++ b/test/luwasm.xml
@@ -132,7 +132,7 @@
<Field_Str name="field_str" type="string" count="1" size="self::Field_Len" luatype="string"/>
<Kind name="kind" encoding="leb128u" type="uint8" count="1" luatype="integer"/>
<Type name="type" conditional="true" condition="self::Kind" type="FT::conditional" luatype="conditional">
- <condition0 name="type" encoding="leb128u" type="uint32" luatype="integer">0</condition0>
+ <condition0 name="type" encoding="leb128u" type="uint32" luatype="lightuserdata">0</condition0>
<condition1 name="type" type="self::Table_Type" luatype="lightuserdata">1</condition1>
<condition2 name="type" type="self::Memory_Type" luatype="lightuserdata">2</condition2>
<condition3 name="type" type="self::Global_Type" luatype="lightuserdata">3</condition3>