Test Post Álvaro Cortés included in Software 2022-10-16 29 words One minute Contents Section 1 Section 2 Section 2.1 Section 1 This is a test Section 2 Wow Section 2.1 1 2 def foo(a: int) -> str: return str(a) 1 2 3 fn main() { println!("Hello, world!"); }