Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binding of a literal to something doesn't give an error in Rakudo #2126

Closed
p6rt opened this issue Aug 31, 2010 · 5 comments
Closed

Binding of a literal to something doesn't give an error in Rakudo #2126

p6rt opened this issue Aug 31, 2010 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Aug 31, 2010

Migrated from rt.perl.org#77594 (status was 'resolved')

Searchable as RT77594$

@p6rt
Copy link
Author

p6rt commented Aug 31, 2010

From @masak

<alksentrs> rakudo​: say (0 := 1)
<p6eval> rakudo f8e959​: OUTPUT«1␤»
<TimToady> alksentrs++
* masak submits binding-of-literal rakudobug

@p6rt
Copy link
Author

p6rt commented Oct 9, 2011

From @coke

On Tue Aug 31 16​:33​:10 2010, masak wrote​:

<alksentrs> rakudo​: say (0 := 1)
<p6eval> rakudo f8e959​: OUTPUT«1␤»
<TimToady> alksentrs++
* masak submits binding-of-literal rakudobug

Fixed.

12​:18 < [Coke]> rakudo​: say (0 := 1)
12​:18 <+p6eval> rakudo f6eb61​: OUTPUT«===SORRY!===␤Cannot use bind operator
  with this LHS at line 1, near " 1)"␤»

Closable with tests.
--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 9, 2011

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jan 8, 2012

From @moritz

tested in S03-operators/binding-scalars.t.

@p6rt
Copy link
Author

p6rt commented Jan 8, 2012

@moritz - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant