Skip to content

2.3 Syntax Failure: %s does not work in alias or undef #4315

@enebo

Description

@enebo

We should be able to parse:

  alias :one %s{two}
  undef %{one}

This is covered by MRI test TestSyntax#test_alias_symbol and #test_undef_symbol

This was extracted from #4308 so we can capture it in release notes better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions