[Issue 16692] New debug experience: possible to execute pure functions during expression evaluation?
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu May 24 07:11:57 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16692
--- Comment #5 from Rainer Schuetze <r.sagitario at gmx.de> ---
The concord plugin in the latest build on
https://ci.appveyor.com/project/rainers/visuald allows calling simple free
functions, i.e. no arguments. They might have to be given fully qualified, e.g.
"TestApp.testcall()".
No member functions so far...
--
    
    
More information about the Digitalmars-d-bugs
mailing list