# New Ticket Created by Philippe de Rochambeau # Please include the string: [perl #112634] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112634 >
perl 6 version: Rakudo 2012.04.1 if you type "if (0 > 2) {" then press CR, you get the following error message: Unable to parse blockoid, couldn't find final '}' at line 3 Other interpreters would display a pipe instead.