We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e15291 commit 31527e3Copy full SHA for 31527e3
src/8_string_interpolation.kt renamed to src/08_string_interpolation.kt
@@ -16,4 +16,4 @@ class Rectangle {
16
17
var length: Int = 0
18
var breadth: Int = 0
19
-}
+}
0 commit comments