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

          Issue ID: 13345
           Summary: rdmd --eval doesn't support args
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Keywords: pull
          Severity: enhancement
          Priority: P1
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]

was issue 13290

---
rdmd '--eval=assert(args[1] == "arg");' arg
---
core.exception.RangeError@/tmp/.rdmd-1000/eval.962D23261531997F463C287790029FAE.d(18):
Range violation
---

unsatisfactory PR: https://github.com/D-Programming-Language/tools/pull/140

--

Reply via email to