blob: 37a528d7d0389d2a0a903c4a5b4323b28ef7adbe (
plain) (
tree)
|
|
#import "/template.typ": highlight-output
#highlight-output[```
$ java PackageInterfaceExample
Implementation of methodOne
Implementation of methodTwo
Implementation of methodThree
```]
|