Skip to content

Commit 45db473

Browse files
Rename dart/hello.dart to dart/hello/gkanishk_hello.dart
1 parent 0e30419 commit 45db473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dart/hello.dart dart/hello/gkanishk_hello.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ main() {
66
print('Hello world in ${message }');
77
print("This is String literal just like Java");
88
print( '${tradingSecrets}');
9-
}
9+
}

0 commit comments

Comments
 (0)