What does it mean when there is a scope in a function argument.
---
void func(scope int* a){}
---

Reply via email to