aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/enumRef.md
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/enumRef.md')
-rw-r--r--core/testdata/format/enumRef.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/testdata/format/enumRef.md b/core/testdata/format/enumRef.md
new file mode 100644
index 00000000..8b2a6650
--- /dev/null
+++ b/core/testdata/format/enumRef.md
@@ -0,0 +1,8 @@
+[test](index.md) / [f](./f.md)
+
+# f
+
+`fun f(): Unit`
+
+[java.math.RoundingMode.UP](http://docs.oracle.com/javase/6/docs/api/java/math/RoundingMode.html#UP)
+