diff options
Diffstat (limited to 'test/data/format/annotationParams.md')
-rw-r--r-- | test/data/format/annotationParams.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/data/format/annotationParams.md b/test/data/format/annotationParams.md new file mode 100644 index 00000000..6bbdc0e5 --- /dev/null +++ b/test/data/format/annotationParams.md @@ -0,0 +1,12 @@ +[test](out.md) / [](out.md) / [f](out.md) + + +# f + + +``` +inlineOptions([InlineOption.LOCAL_CONTINUE_AND_BREAK]) fun f(): Unit +``` + + + |