Thomas|AWAY is now known as Thomas
<Thomas> !c sizeof(new string[0])
<Qboid> (1,8): error CS1525: Unexpected symbol `new', expecting `type'
<Thomas> !c sizeof(string[])
<Qboid> (1,2): error CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type `string[]'/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
Thomas is now known as Thomas|AWAY