Newer
Older
dub_jkp / test / issue1504-envvar-in-path / source / app.d
  1. pragma(msg, import("message.txt"));
  2.  
  3. void main()
  4. {
  5. }