summary refs log tree commit diff stats
path: root/tests/coroutines/texceptions.nim
diff options
context:
space:
mode:
authorLemonBoy <thatlemon@gmail.com>2017-04-21 22:28:34 +0200
committerzah <zahary@gmail.com>2018-06-10 14:25:40 +0300
commit03653ab61e6eed6811c5df0677a2bf2aa722ef9c (patch)
treeb2a0c9389fba4fdb116530c8df53226b548cea0d /tests/coroutines/texceptions.nim
parentae342f84de7d7b6101f766e3b3d08671a9f98d0e (diff)
downloadNim-03653ab61e6eed6811c5df0677a2bf2aa722ef9c.tar.gz
Fix type inference with static literals.
Fixes #3977
Diffstat (limited to 'tests/coroutines/texceptions.nim')
0 files changed, 0 insertions, 0 deletions
#n58'>58 59 60 61 62 63 64 65 66 67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91