1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 16:00:05 +08:00
SpaceVim/bundle/nvim-treesitter/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