Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Correct private method exception construction.
Also remove "not sure how to get it" note; you can get it with:
class A { trusts GLOBAL; }; A!A::nope();
But only with --optimize=3 at present.- Loading branch information