"Rolv Seehuus" <[email protected]> wrote in message news:[email protected]... > Is there a related/same reason why this don't compile? > > unittest { > static void stuff(){} > static void function()[string] functions = [ "stuff":&stuff ]; > }
That compiles for me.
