arr.js

define( function() {
	"use strict";

	return [];
} );