1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/java/corpus/update.java

5 lines
28 B
Java
Raw Normal View History

2018-06-06 20:02:44 +03:00
foo++;
++bar;
baz--;
--boo;