[Mono-list] Expression Namespace (System) did not set its type after Resolve
Andreas Färber
andreas.faerber at web.de
Wed Jan 17 14:36:00 EST 2007
Am 17.01.2007 um 19:02 schrieb Joe Riopel:
>> [1] test.cs
>> public class test_t {
>> public static void Main() {
>> System = "hello";
>> }
>> }
>
> I am not sure that this code should compile correctly.
Obviously it shouldn't, just like my example some time ago shouldn't.
Still, no malformed source code should crash the compiler. It should
rather emit a non-Exception error message.
Andreas
More information about the Mono-list
mailing list