diff options
Diffstat (limited to 'test/data/format/nullability.md')
-rw-r--r-- | test/data/format/nullability.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/test/data/format/nullability.md b/test/data/format/nullability.md deleted file mode 100644 index ee50a0a5..00000000 --- a/test/data/format/nullability.md +++ /dev/null @@ -1,20 +0,0 @@ -[test](test/index) / [C](test/-c/index) - - -# C - -`class C<T>` - - - -### Constructors - - -| [<init>](test/-c/-init-) | `C()` | - - -### Functions - - -| [foo](test/-c/foo) | `fun foo(): Comparable<T>?` | - |