# Hello, I have an async function with #[tokio::main] as its header. the function is declared as async fn main() {} and i'm getting dead code errors. any tips?