branch: elpa/swift-mode commit c862d2ce760a36141fc5b2afd83d7a0ddcb3ea86 Author: taku0 <mxxouy6x3m_git...@tatapa.org> Commit: taku0 <mxxouy6x3m_git...@tatapa.org>
Update test --- test/swift-files/indent/comment.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/swift-files/indent/comment.swift b/test/swift-files/indent/comment.swift index 0942643..e07eac5 100644 --- a/test/swift-files/indent/comment.swift +++ b/test/swift-files/indent/comment.swift @@ -21,10 +21,10 @@ // ccc // swift-mode:test:keep-indent // ddd /* // swift-mode:test:known-bug - * aa - * aa // swift-mode:test:keep-indent * aa - */ + * aa // swift-mode:test:keep-indent + * aa + */ } @Annotation(aaa)