1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-11 01:55:48 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/tests/query/highlights/python/future_import.py

5 lines
107 B
Python
Raw Normal View History

from __future__ import print_function
# ^ @include
# ^ @constant.builtin
# ^ @include