Y
Hacker News
new
|
ask
|
show
|
jobs
by
selfmodruntime
885 days ago
why not introduce an "import" keyword and keep the include keyword for old headers?
1 comments
Wevah
884 days ago
If you mean #import, it already exists as a keyword (though the meaning is different between GCC/Clang and MSVC).
link