aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/README-191.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/doc/README-191.adoc')
-rw-r--r--docs/dist/doc/README-191.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dist/doc/README-191.adoc b/docs/dist/doc/README-191.adoc
index acab550c3..bba435893 100644
--- a/docs/dist/doc/README-191.adoc
+++ b/docs/dist/doc/README-191.adoc
@@ -14,6 +14,7 @@ AspectJ has updated to a recent JDT compiler version (commit
This means you can use the 'var' support. A simple example of combining
var with an aspect:
+[source, java]
....
public class Code3 {
public static void main(String []argv) {