commit | 34378b49b5b7a2cac2305cd32a041b3ec29c66f8 | [log] [tgz] |
---|---|---|
author | Jon Skeet <skeet@pobox.com> | Mon Jun 04 10:35:59 2012 +0100 |
committer | Jon Skeet <skeet@pobox.com> | Mon Jun 04 10:35:59 2012 +0100 |
tree | 9bdf556de3b97fcb855c30e7788fdc8ef9a4f02f | |
parent | 8f0dcf3df1548a1eff0bed54a9b992f55b8f72d5 [diff] |
Test and fix for issue 45. When we fetch properties, explicitly state that we don't want any arguments, to avoid ambiguity with indexers. (Also, change a few "typeof (Foo)" to "typeof(Foo)". Fuller replacement coming.)