diff options
Diffstat (limited to 'core/testdata/format/exceptionClass.package.md')
-rw-r--r-- | core/testdata/format/exceptionClass.package.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/testdata/format/exceptionClass.package.md b/core/testdata/format/exceptionClass.package.md new file mode 100644 index 00000000..608aa8ed --- /dev/null +++ b/core/testdata/format/exceptionClass.package.md @@ -0,0 +1,11 @@ +[test](test/index) + + +## Package <root> + + +### Exceptions + + +| [MyException](test/-my-exception/index) | `class MyException : Exception` | + |