yeah, the compiler can understand that because I g...
# announcements
k
yeah, the compiler can understand that because I guess it knows it has to use the following line as a continuation in, for example,
Copy code
val myVal = 
    if(foo) 1 else 2