Hacker News new | ask | show | jobs
by Simon-curtis 476 days ago
You should start an If/else from the else case and use unless keyword. { return 1; } unless 8 == 3 { return 2 }