what's the difference between 'static import =' and 'import ='?
John Reimer
John_member at pathlink.com
Tue Jul 18 23:14:11 PDT 2006
In article <e9k8bv$2usv$1 at digitaldaemon.com>, Boris Wang says...
>
>For example:
>
> * static import io = std.stdio;
> * import io = std.stdio;
>
Good question. Have you tested these first to see what happens or if the first
even works? I think that might answer your question. Then you can tell those
of us who haven't had a chance to try yet. :)
-JJR
More information about the Digitalmars-d-learn
mailing list