Skip to content

Commit 7f7270d

Browse files
author
Mark Rabins
authored
Missing a curly Brace, opps.
Missing a curly Brace, opps.
1 parent 45df8d4 commit 7f7270d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Run-Length Encoding/README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ extension Data {
5151
}
5252
return data
5353
}
54+
}
5455
```
5556

5657
How it works:

0 commit comments

Comments
 (0)