Add a newline at EOF [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2023-05-24 15:04:07 +09:00
parent 1ea9bb8496
commit d8da563f9e
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
@@@This line is not value Ruby
#!ruby
puts 'success'
puts 'success'

View File

@ -49,4 +49,4 @@ impl Condition {
}
}
}
}