Y
Hacker News
new
|
ask
|
show
|
jobs
by
f32jhnjk33jj
1771 days ago
In the next C# version, you don't need to use brackets for namespaces anymore. Just write
namespace Honlsoft;
and that's it.
2 comments
Xevi
1771 days ago
I've been wishing for that for so long. The current state of nested code is so ugly in my opinion.
link
woggy
1771 days ago
Now they just need free functions without a static class...
link
aliswe
1771 days ago
seems you want top level programs
link