disable hoist_vars by default and change comparations to comparisons

This commit is contained in:
Mihai Bazon
2012-10-03 11:27:05 +03:00
parent 5c151f90b3
commit 378ed17809
2 changed files with 6 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ ifs_5: {
options = {
if_return: true,
conditionals: true,
comparations: true,
comparisons: true,
};
input: {
function f() {