dart-archive / www.dartlang.org

DEPRECATED - OLD SITE for DART
Other
196 stars 149 forks source link

language tour doesn't explain imports, exports, and part files #1585

Closed skybrian closed 8 years ago

skybrian commented 8 years ago

https://www.dartlang.org/docs/dart-up-and-running/ch02.html

Searching on "export" I see that it's a keyword, but not how it works. Similarly for "import".

(More specifically, I was looking for how we explain the format of URL's in import statements.)

Sfshaza commented 8 years ago

This issue was moved to dart-lang/site-www#38