Sergio Flor
Results
1
comments of
Sergio Flor
Hi @erikwright ;) ! It seems to me that error means that trying to run this code > `def f(x1: Int, x2: Int) = x1 + x2 ; f` You're...