Skip to content

Commit 31527e3

Browse files
authored
Rename 8_string_interpolation.kt to 08_string_interpolation.kt
1 parent 7e15291 commit 31527e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/8_string_interpolation.kt renamed to src/08_string_interpolation.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ class Rectangle {
1616

1717
var length: Int = 0
1818
var breadth: Int = 0
19-
}
19+
}

0 commit comments

Comments
 (0)