This commit is contained in:
Dmitry Jemerov
2009-09-11 21:42:33 +04:00
parent bc26e78741
commit 313d605b6b
11 changed files with 4 additions and 4 deletions
@@ -0,0 +1,3 @@
class A{
final int <var>a = 1, b = 2, c = 3;
}