gazprea-fuzzer-python/ast_parser/params.json

14 lines
231 B
JSON
Raw Permalink Normal View History

2023-11-17 16:57:53 -07:00
{
"num_vars": 10,
"num_globals": 10,
"num_functions": 2,
"num_procedures": 2,
"arith_ops": 60,
"compare_ops": 30,
"outstream_ops": 50,
"instream_ops": 10,
"largest_number": 900000,
"smallest_number": -900000
}