9 lines
86 B
JavaScript

//
// this is a comment
//
define("dimple",
{
color: "dimple-blue"
}
);