Actions
Bug #20219
closedSegfault with circular parameter
Description
def foo(bar: (1 in ^bar)); end
Segfaults on master. (I don't think anyone would ever write this code.)
Actions
Like1
Like0
Description
def foo(bar: (1 in ^bar)); end
Segfaults on master. (I don't think anyone would ever write this code.)