mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
e67137fe28
commit
4b21fb125f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ module SyntaxSuggest
|
|||
@is_end = false
|
||||
@is_kw = false
|
||||
return if type != :on_kw
|
||||
#
|
||||
|
||||
return if last_lex && last_lex.fname? # https://github.com/ruby/ruby/commit/776759e300e4659bb7468e2b97c8c2d4359a2953
|
||||
|
||||
case token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue