Nested example fails

Nested example fails

Imagen de tuinenga

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

publicaciones de 2 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen de AmandaS (Intel)

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

Inicie sesión para dejar un comentario.