This is something that is in the ref and works fine. https://www.byond.com/docs/ref/#/proc ```dm proc/return_list() as list return list() ``` 