Explorar o código

Merge branch 'master' into gh-831

Herbert Vojčík %!s(int64=9) %!d(string=hai) anos
pai
achega
eee4ebbe10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      support/helpers.js

+ 1 - 1
support/helpers.js

@@ -2,7 +2,7 @@ define("amber/helpers", ["amber/boot", "require"], function (boot, require) {
     var globals = boot.globals,
         exports = Object.create(globals), // backward compatibility, use {} later
         vm = boot.vm,
-        nil = boot.vm;
+        nil = boot.nil;
 
     // API