helper: add get_last_statement_from_expression_stmt() [build fix]
[smatch.git] / smatch_data / db / mtag_data.schema
blob2bb5b26553aa6c9e1fd56659f9bc9302bac8960e
1 CREATE TABLE mtag_data (tag big int, offset integer, type integer, value varchar(80));