Skip to content

Commit c0a3c16

Browse files
committed
[Gardening] Test: Tweaked divider.
1 parent 898737d commit c0a3c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Sema/bitwise_copyable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ struct S_Explicit_Nonescapable : ~Escapable, _BitwiseCopyable {} // expected-err
191191
struct S_Explicit_Noncopyable : ~Copyable, _BitwiseCopyable {} // expected-error{{non_bitwise_copyable_type_noncopyable}}
192192

193193
//==============================================================================
194-
//==========================STDLIB-DEPENDENCY TESTS=(BEGIN)==================={{
194+
//==========================STDLIB-DEPENDENCY TESTS=(END)=====================}}
195195
//==============================================================================
196196

197197
//==============================================================================

0 commit comments

Comments
 (0)