Skip to content

Support unnamed restarg#1112

Open
TastyPi wants to merge 1 commit intosoutaro:masterfrom
TastyPi:restarg
Open

Support unnamed restarg#1112
TastyPi wants to merge 1 commit intosoutaro:masterfrom
TastyPi:restarg

Conversation

@TastyPi
Copy link

@TastyPi TastyPi commented May 5, 2024

Without this change, the test produces the following diagnostics:

diagnostics:
- range:
    start:
      line: 2
      character: 10
    end:
      line: 2
      character: 11
  severity: ERROR
  message: Cannot detect the type of the expression
  code: Ruby::FallbackAny
- range:
    start:
      line: 2
      character: 13
    end:
      line: 2
      character: 15
  severity: ERROR
  message: Cannot detect the type of the expression
  code: Ruby::FallbackAny
- range:
    start:
      line: 3
      character: 11
    end:
      line: 3
      character: 12
  severity: ERROR
  message: Cannot detect the type of the expression
  code: Ruby::FallbackAny

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant