We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1b8fb commit 05bc7d8Copy full SHA for 05bc7d8
1 file changed
CHANGELOG.md
@@ -5,6 +5,8 @@
5
### Fixes
6
7
* Fixed error when an upvalue is accessed from an unreachable closure (#139).
8
+* Fixed unreachable code and accessing uninitialized variables not being
9
+ detected inside unreachable functions.
10
11
## 0.21.1 (2017-09-10)
12
0 commit comments