diff options
author | Zahary Karadjov <zahary@gmail.comy> | 2011-09-07 16:32:43 +0300 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.comy> | 2011-09-20 14:13:45 +0300 |
commit | a28cf4e9cbb7e202d355d669d16b86457932ec2a (patch) | |
tree | ba33cecb4ea84e037de27c6c05d470a28b1bb0ca /lib/pure | |
parent | 9b95ca407d38fecb23a39cf0f6d92ed838e57623 (diff) | |
download | Nim-a28cf4e9cbb7e202d355d669d16b86457932ec2a.tar.gz |
Quick Fix:
Constant expressions used in when statements and tuple indexing are properly evaluated now Even further step tested to be OK: ```nimrod proc semConstExpr(c: PContext, n: PNode): PNode = result = semAndEvalConstExpr(c, n) ```
Diffstat (limited to 'lib/pure')
0 files changed, 0 insertions, 0 deletions