https://issues.dlang.org/show_bug.cgi?id=1985

Mike Parker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #14 from Mike Parker <[email protected]> ---
This gets at the bytes, does it not?

enum bytes = import("foo.png").representation;

I don't think we should change the behavior of the import expression at this
point when the above achieves the same result.

--

Reply via email to