This website requires JavaScript.
Explore
Help
Register
Sign In
jrenaud
/
hello-world
Watch
1
Star
0
Fork
0
You've already forked hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41ab0f7287bc93c072e34aa8cfa68c8fd44b002e
hello-world
/
d
/
dart.dart
Jean-Sebastien Ney
cd6bb19ef6
dart's hello world
2012-04-30 13:45:09 +02:00
4 lines
37 B
Dart
Raw
Blame
History
main
(
)
{
print
(
'
Hello, World!
'
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink