mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
* remove trailing spaces. [ci skip]
This commit is contained in:
parent
bcacf7c849
commit
3bfcb013c0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
def fib(n)
|
||||
def fib(n)
|
||||
if n < 3
|
||||
1
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue