1
2
3
define(function() {
    return typeof undefined;
});