Open DavePearce opened 3 years ago
At the moment, the following is prohibited:
function f(&int p) -> (int r): return *p
It says "dereference not permitted". This will need to be corrected.
At the moment, the following is prohibited:
It says "dereference not permitted". This will need to be corrected.