Talk:Integer roots: Difference between revisions

m
m (→‎Perl 6 example: IDEOne has an ancient version of Perl 6.)
 
(One intermediate revision by the same user not shown)
Line 87:
 
: The version of Perl 6 on IDEOne is ancient, pre-pre-alpha. For what it is worth, all that needs to change to make it work there is to expand the unicode sequence operator (…) in line 10 to its ASCII equivalent (...). See https://ideone.com/dUbfhi with the change applied. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 00:39, 17 May 2016 (UTC)
 
::I mentioned the out of date compiler version to IDEOne. They have promised to fix this issue. --[[User:Zelah|Zelah]] ([[User talk:Zelah|talk]]) 21:21, 19 May 2016 (UTC)
Anonymous user