7 lines
90 B

define(function () { 'use strict';
undefined.prop = 'nope';
lolwut.prop = '???';
});