What data type would I use if I want to return a resource within a function?
This isn\'t allowed and causes a fatal error:
function test():resource { ... }