Copied from the documentation, the following line fails (in beta 3)...
nested foo = repeat(nested::parse("{{0,1}, {2,3}}"), 2, true, 1);
...throwing the exception "Type checking failed." What am I doing wrong?
Best regards,- paul
Hi Paul, We confirmed the problem is with nested::parse. This is targeted to be fixed after the 1.0 release. Thanks for your report. --Amanda