You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ class ExampleTest {
57
57
58
58
**In your lesson**
59
59
```md
60
-
@[Fix the following code so that the function sum() returns the sum of the two integers]({"stubs": ["src/example.kt"],"command": "ExampleTest#testSum"})
60
+
@[Fix the function sum() to have it return the sum of the two integers passed as arguments]({"stubs": ["src/example.kt"],"command": "ExampleTest#testSum"})
0 commit comments