mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
spelling: navigation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -106,7 +106,7 @@ class MethodCall extends Call instanceof MethodCallImpl {
|
||||
final Block getBlock() { result = super.getBlockImpl() }
|
||||
|
||||
/**
|
||||
* Holds if the safe nagivation operator (`&.`) is used in this call.
|
||||
* Holds if the safe navigation operator (`&.`) is used in this call.
|
||||
* ```rb
|
||||
* foo&.empty?
|
||||
* ```
|
||||
|
||||
Reference in New Issue
Block a user