aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-08-17 22:06:31 +0000
committerbloodstalker <thabogre@gmail.com>2018-08-17 22:06:31 +0000
commiteda3df98b33a938fcfbc375b0da8d5e4786f8bf8 (patch)
tree10e06172d99a4dcc67ecb3f578e19129a2a70dfb /test
parentupdate (diff)
downloadluatablegen-eda3df98b33a938fcfbc375b0da8d5e4786f8bf8.tar.gz
luatablegen-eda3df98b33a938fcfbc375b0da8d5e4786f8bf8.zip
update
Diffstat (limited to 'test')
-rw-r--r--test/wasm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm.xml b/test/wasm.xml
index f0affc8..6d8d0d2 100644
--- a/test/wasm.xml
+++ b/test/wasm.xml
@@ -131,7 +131,7 @@
<Field_Len name="field_len" encoding="leb128u" type="uint32" couny="1" luatype="integer"/>
<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="table">
+ <Type name="type" conditional="true" condition="self::Kind" type="FT::conditional" luatype="conditional">
<condition0 name="type" encoding="leb128u" type="uint32" luatype="integer">0</condition0>
<condition1 name="type" type="self::Table_Type" luatype="table">1</condition1>
<condition2 name="type" type="self::Memory_Type" luatype="table">2</condition2>