github.com/tiagovtristao/plz@v13.4.0+incompatible/tools/build_langserver/langserver/test_data/completion_stmt.build (about)

     1  if len("hello"):
     2      return "//src/que"
     3  else:
     4      blah = "my string"
     5      return blah.f
     6  
     7  if len("hello"):
     8      go_
     9  
    10  if pyt