summary refs log blame commit diff stats
path: root/java/output/PackageExample.typ
blob: d80d8ab61243fbe7ef2a141d3f47c9c03fe60aab (plain) (tree)
1
2
3
4
5
6
7
8







                                         
#import "/template.typ": highlight-output
#highlight-output[```
$ java PackageExample
MethodTwo in ClassTwo
Variable from ClassOne: 10
From methodOne in ClassOne
```]