pub fn debug_log<let N: u32>(msg: str<N>)
Utility function to console.log data in the acir simulator. Example: debug_log("blah blah this is a debug string");
Utility function to console.log data in the acir simulator. Example: debug_log("blah blah this is a debug string");