2014-12-30 01:22:09 -05:00
|
|
|
correctly importing / running tests is a nightmare with relative paths.
|
|
|
|
|
|
|
|
|
|
Namespaces
|
|
|
|
|
Imports allow renaming of either entire scope or individual members, and can import from within a scope
|
|
|
|
|
|
2014-07-28 01:52:15 -07:00
|
|
|
Fix // comment right before top level function declaration. Something to do
|
|
|
|
|
with the return as /* comment */ does not have that problem
|