mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 00:01:33 +00:00
3 lines
53 B
SQL
3 lines
53 B
SQL
create table t0(t);insert into t0
|
|
select strftime();
|