This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-21 22:01:46 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
dffde8ceb4
semantic
/
test
/
fixtures
/
python
/
tuple.parseB.txt
10 lines
132 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Generate test fixtures for Python
2017-08-11 21:58:45 +03:00
(Program
(Tuple
(Identifier)
(Identifier)
(Identifier))
(Tuple
(Identifier)
(Identifier))
Update Python integratin specs In tree-sitter-python, `(a)` is not a tuple of identifier, it is an expression that evaluates to the value of `a`.
2017-08-25 02:35:15 +03:00
((Identifier)))
Reference in New Issue
Copy Permalink