1{module, bad_bin_match}.  %% version = 0
2
3{exports, [{t,1}]}.
4
5{attributes, []}.
6
7{labels, 3}.
8
9
10{function, t, 1, 2}.
11  {label,1}.
12    {func_info,{atom,t},{atom,t},1}.
13  {label,2}.
14    {test,bs_start_match2,{f,1},1,[{x,0},0],{x,0}}.
15    return.
16