Join Slack
Powered by
Compile bomb ``` inline fun a(x:(Int)->Any){x(...
# random
j
jkbbwr
01/14/2016, 11:32 AM
Compile bomb
Copy code
inline fun a(x:(Int)->Any){x(0);x(1)} fun b()=a{a{a{a{a{a{a{a{a{a{a{println(it)}}}}}}}}}}}
3
Views
Open in Slack
Previous
Next