summary refs log tree commit diff stats
path: root/build_all.sh
diff options
context:
space:
mode:
authorJake Leahy <jake@leahy.dev>2023-05-25 15:08:36 +1000
committerGitHub <noreply@github.com>2023-05-25 07:08:36 +0200
commita8718d8a9e1aba7df55b1a3df1ce48a3f4f62bff (patch)
treecfb69c12c0ffa5fe2e57178ac2d97c3fae8c5626 /build_all.sh
parentb7925bf5c937bf3cb71290949d279872c4d0cb8e (diff)
downloadNim-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 'build_all.sh')
0 files changed, 0 insertions, 0 deletions