summary refs log tree commit diff stats
path: root/lib/core
diff options
context:
space:
mode:
authorSaem Ghani <saemghani+github@gmail.com>2021-01-12 04:35:21 -0800
committerGitHub <noreply@github.com>2021-01-12 13:35:21 +0100
commitbb3c6d079772f2724c051c3ff3ccba90960548e2 (patch)
tree6fe03e34878e504fe3a42329c0bcf59f3bafb129 /lib/core
parente5ea3f0ccec5e4c80bae0aeb7efd17eb88b386a3 (diff)
downloadNim-bb3c6d079772f2724c051c3ff3ccba90960548e2.tar.gz
fixes nim-lang/nimsuggest#103 con dot exprs (#16657)
- con calls for dot exprs now returns results
- discovered an issue with dot expr results -- documented
Diffstat (limited to 'lib/core')
0 files changed, 0 insertions, 0 deletions
='n100' href='#n100'>100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148