arr.js 54 Bytes
define( function() {
	"use strict";

	return [];
} );