1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 12:51:52 +03:00
semantic/test/fixtures/java/corpus/VariableDeclaration.diffA-B.txt

18 lines
343 B
Plaintext
Raw Normal View History

2018-07-25 01:20:57 +03:00
(Statements
(Class
(Identifier)
(Statements
(Method
(Void)
(Empty)
(Identifier)
(Statements
(Statements
(Assignment
(Variable
{ (Int)
->(Float) }
(Identifier))
{ (Integer)
->(Float) })))))))