All the code snippets are highlighted using the go syntax. Please replace it with the v syntax ```go fn hello(){ } ``` ```v fn hello(){ } ```