We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e30419 commit 45db473Copy full SHA for 45db473
dart/hello.dart dart/hello/gkanishk_hello.dart
@@ -6,4 +6,4 @@ main() {
6
print('Hello world in ${message }');
7
print("This is String literal just like Java");
8
print( '${tradingSecrets}');
9
-}
+}
0 commit comments