Browse Source

polish

tags/V1_9_5
Andy Clement 4 years ago
parent
commit
2dbe85d6a3
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      docs/dist/doc/README-195.html

+ 2
- 2
docs/dist/doc/README-195.html View File

<pre><code> <pre><code>
=======8<========= =======8<=========
public class Code { public class Code {
public static void main(String[] argv) {
}
public static void main(String[] argv) {
}


static aspect X { static aspect X {
before(): execution(* Code.main(..)) { before(): execution(* Code.main(..)) {

Loading…
Cancel
Save