Lambda Spec: Prohibit "_" as a lambda parameter name, but not elsewhere

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: None
    • Component/s: specification
    • Verified

      The variable name "_" should not be allowed as a lambda parameter. However, it should be legal as any other variable's name (the compiler produces a warning in all non-lambda cases, in anticipation of reclaiming the name as a keyword sometime in the future).

            Assignee:
            Dan Smith
            Reporter:
            Dan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: