Join Slack
Powered by
fun quattro() { return 4 } Shouldn't the typ...
# getting-started
f
febs
12/09/2018, 8:56 PM
fun quattro() { return 4 } Shouldn't the type (Int) returned by the function be inferred here? I've seen a video tutorial where it does, but my IntelliJ IDEA IDE complains. 🤔
2
Views
Open in Slack
Previous
Next