#1144: MMD incorrectly matches _ instead of String
-----------------------------+----------------------------------------------
Reporter: Austin_Hastings | Type: bug
Status: new | Priority: normal
Milestone: | Component: none
Version: 1.7.0 | Severity: medium
Keywords: | Lang:
Patch: | Platform:
-----------------------------+----------------------------------------------
Comment(by whiteknight):
I've attached a quick patch that makes this test case execute correctly.
Output is:
{{{
multi(_) : arg is a: Integer
multi(String)
multi(String)
multi(String)
multi(String)
}}}
I'm running tests now to verify that it doesn't break anything. If all
tests pass and I hear no complaints, I will commit it.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1144#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets