add newline eof

This commit is contained in:
Alaa Sarhan
2022-01-03 02:06:08 +01:00
parent d644692912
commit 3f42a1b4d6

View File

@@ -178,4 +178,4 @@ rescue SystemExit, Interrupt
exit
rescue => exception
p exception
end
end