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

@@ -28,8 +28,8 @@ Here is <tt>Code.java</tt>:
<pre><code>
=======8<=========
public class Code {
public static void main(String[] argv) {
}
public static void main(String[] argv) {
}

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

Loading…
Cancel
Save