From 722c9afcdf43e27ae82b30f8b21a6d0f967a7ee2 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 26 Feb 2015 16:28:05 +0100 Subject: use non-breaking spaces when generating signatures --- test/data/format/annotations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/data/format/annotations.md') diff --git a/test/data/format/annotations.md b/test/data/format/annotations.md index 04d16129..9e32eb24 100644 --- a/test/data/format/annotations.md +++ b/test/data/format/annotations.md @@ -22,5 +22,5 @@ ### Functions -| [bar](test/-foo/bar) | `inline fun bar(noinline notInlined: () -> Unit): Unit` | +| [bar](test/-foo/bar) | `inline fun bar(noinline notInlined: () -> Unit): Unit` | -- cgit