Add a line break before kill (#5258)

A fix for
https://github.com/compiler-explorer/compiler-explorer/issues/5233
This commit is contained in:
Jorge Lopez
2023-07-15 17:37:01 +02:00
committed by GitHub
parent 42d430bf86
commit a90dfab5f5
3 changed files with 4 additions and 3 deletions

View File

@@ -132,3 +132,4 @@ From oldest to newest contributor, we would like to thank:
- [Ali](https://github.com/aliaegik)
- [Vlad Serebrennikov](https://github.com/endilll)
- [Mauro Baladés](https://github.com/mauro-balades)
- [Jorge López](https://github.com/jolopezl)