helper: fix segfault parsing invalid code
[smatch.git] / smatch_data / db / mtag_map.schema
blob3eb892d3acc9758f14c131a83d648c22cddf3d05
1 CREATE TABLE mtag_map (tag big int, offset integer, container big int);