1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
semantic/test/fixtures/python/try-statement.diff-B.txt

31 lines
442 B
Plaintext
Raw Normal View History

{-(Program
(Try
2017-08-11 21:58:45 +03:00
(Identifier)
(Finally
(
(Identifier))))
(Try
2017-08-11 21:58:45 +03:00
(Identifier)
(Catch
(
(Identifier)
(Identifier))
([]))
(Catch
(Let
(Identifier)
(Identifier)
(Empty))
(
(Identifier)))
(Catch
(
(Identifier)
(Identifier)
(Identifier))
([]))
(Catch
(
(Identifier))
([]))))-}