Commit 2ef65223 authored by Kevin Modzelewski's avatar Kevin Modzelewski

Oops

I guess these will always be the same thing which is why it works,
but it's still wrong :/
parent 649a9808
......@@ -428,7 +428,7 @@ private:
CompilerVariable* v = new ConcreteCompilerVariable(UNKNOWN, r, true);
module->decvref(emitter);
converted_module->decvref(emitter);
return v;
}
default:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment