diff options
author | Jake Leahy <jake@leahy.dev> | 2023-05-25 15:08:36 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-25 07:08:36 +0200 |
commit | a8718d8a9e1aba7df55b1a3df1ce48a3f4f62bff (patch) | |
tree | cfb69c12c0ffa5fe2e57178ac2d97c3fae8c5626 /nimsuggest | |
parent | b7925bf5c937bf3cb71290949d279872c4d0cb8e (diff) | |
download | Nim-a8718d8a9e1aba7df55b1a3df1ce48a3f4f62bff.tar.gz |
Fix const in async regression (#21898)
* Add test case for a const being used inside an async proc * Use `typeof` to get the type of the block instead of overloaded templates This removes the problem with the symbol having different types I am unsure why I didn't use this in the first place. IIRC I had problems with `typeof` when I first tried to use it in the original implementation
Diffstat (limited to 'nimsuggest')
0 files changed, 0 insertions, 0 deletions