method_source
method_source copied to clipboard
Code strings ending with $\ are determined to be incomplete
> MethodSource.complete_expression?('$\\')
=> false
$\ is a global variable however, and thus it shouldn't be determined as incomplete