Files
Nim/lib
Dominik Picheta 5937c40928 Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport]
When trying to evaluate a Nimble file which imports a Nim module
I was getting the following errors for some reason:

```
/Users/dom/projects/nim/lib/pure/parseopt.nim(229, 46) Error: ambiguous call; both system.paramCount() [declared in /Users/dom/projects/nim/lib/system/nimscript.nim(65, 6)] and os.paramCount() [declared in /Users/dom/projects/nim/lib/pure/os.nim(2613, 8)] match for: ()
```

(cherry picked from commit bab5351d43)
2019-11-18 12:24:33 +01:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2019-10-24 14:10:46 +02:00
2019-10-24 14:10:46 +02:00
2019-09-18 12:16:52 +02:00
2013-03-16 23:53:07 +01:00
2019-08-27 23:18:46 +02:00
2018-11-23 11:58:29 +01:00
2014-08-28 09:59:26 +02:00