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

--- Comment #8 from [email protected] ---
P.S. it appears that the FQN `prog.x` is required for accessing the module
global:

----------
(gdb) p prog.x
$1 = 12345
----------

It would be nice if this were automated based on the current context.

--

Reply via email to