author | peterz |
Fri, 28 May 2010 13:32:40 +0400 | |
changeset 5594 | 3db39773da2e |
parent 5213 | 6efe8a6d26eb |
child 37633 | d16d6d59446d |
permissions | -rw-r--r-- |
1472
1e09e143438c
6731573: diagnostic output should optionally include source line
mcimadamore
parents:
diff
changeset
|
1 |
class A { |
1e09e143438c
6731573: diagnostic output should optionally include source line
mcimadamore
parents:
diff
changeset
|
2 |
boolean b; |
1e09e143438c
6731573: diagnostic output should optionally include source line
mcimadamore
parents:
diff
changeset
|
3 |
boolean b; |
5213 | 4 |
} |