1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/test/fixtures/java/corpus/VariableDeclaration.diffA-B.txt
2018-07-24 18:20:57 -04:00

18 lines
343 B
Plaintext

(Statements
(Class
(Identifier)
(Statements
(Method
(Void)
(Empty)
(Identifier)
(Statements
(Statements
(Assignment
(Variable
{ (Int)
->(Float) }
(Identifier))
{ (Integer)
->(Float) })))))))