6 lines
88 B
Python
6 lines
88 B
Python
|
"Cmake grammar for tree-sitter"
|
||
|
|
||
|
from ._binding import language
|
||
|
|
||
|
__all__ = ["language"]
|