tokens can be followed by a object deref #2

Closed
opened 2025-01-28 15:31:53 +01:00 by acereca · 0 comments
Owner

-> and ~> can follow a token, which is problematic in assigns

obj->field = 3

will get a |g hint

`->` and `~>` can follow a token, which is problematic in assigns ``` obj->field = 3 ``` will get a `|g` hint
acereca referenced this issue from a commit 2025-01-28 21:41:40 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: acereca/skill-ls#2
No description provided.