[Mono-list] Multidimensional array part II
Yuan-Fen Eric Kuo || ³¢·½¨W
yuanfenkuo@students.wisc.edu
Fri, 28 Jun 2002 20:12:07 -0500
I tried
Test-32.cs
And I got two of the
requested token for MonoArrayMethod
And each of them was from the array declared as [,]
When I ran test-32.exe I got the following:
got wrong token: 0x00000000
(process:3626): ** ERROR **: file loader.c: line 392 (mono_get_method):
assertion failed: (table == MONO_TABLE_MEMBERREF)
aborting...
Abort (core dumped)
Is there something that I have done wrong?
Thanks a lot
Eric Kuo