global function MyFunction struct { int a } file string function MyFunction( List values ) { values.push(1 + 2) }