1 /** 2 * It is link to [example site][example.com] 3 * 4 * Sure, it is [example.com] 5 * 6 * [example.com]: http://example.com 7 */ anull8 fun a() { 9 10 }