# Expect only the block with "Keep sorted" comment to be sorted.
# Block #1.
b
a

# Block #2.
# Keep sorted.
a
b

# Block #3.
b
a

