1 2 3 4 5
use fuels_macros::setup_program_test; setup_program_test!(Options(unknown = "debug")); fn main() {}