http://bugzilla.gdcproject.org/show_bug.cgi?id=81

--- Comment #2 from Iain Buclaw <ibuc...@gdcproject.org> 2013-10-17 14:59:00 
BST ---
Minimum testcase:

---
class MyClass {
    void vertices() {
        class _VList {
            _VList save() { return new _VList; }
        }
    }
}

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

Reply via email to