Skip to content

Instantly share code, notes, and snippets.

@seratch
Created November 23, 2019 14:12
Show Gist options
  • Save seratch/8b02c69215a4295aeb4700f99cc3ab3f to your computer and use it in GitHub Desktop.
Save seratch/8b02c69215a4295aeb4700f99cc3ab3f to your computer and use it in GitHub Desktop.
Kotlin parser issue
foo(barBaz?.doSomething())
foo(barBaz.doSomething())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment