Navigation using force-unwrap is parsed as an infix expression with a custom operator #16
Labels
ast-incorrect
The grammar causes some code to parse without error, but generate an incorrect result
bug
Something isn't working
error-for-valid-code
The grammar causes a parsing error for some code that should parse
top-repos-error
A failure that shows up in one of the top repos parsed by the `top-repos` script
From Alamofire at
Example/Source/AppDelegate.swift
test case:
Output:
Expected output would be something like:
Although I would think just treating it as another type of navigation expression would be satisfactory.
The text was updated successfully, but these errors were encountered: