Skip to content

Commit 24802a6

Browse files
committed
1 parent 8145240 commit 24802a6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
# ?
1+
# expr_sizeof_value_dynamic3.ksy: /instances/body_sizeof/value:
2+
# error: unable to derive sizeof of `Name(identifier(body))`: dynamic sized type
3+
#
24
meta:
35
id: expr_sizeof_value_dynamic3
46
endian: le
57
seq:
6-
- id: num
8+
- id: num_body
79
type: u2
810
- id: body
911
type: u1
1012
repeat: expr
11-
repeat-expr: num
13+
repeat-expr: num_body
1214
instances:
1315
body_sizeof:
1416
value: body._sizeof

0 commit comments

Comments
 (0)