V8/usr/src/cmd/ideal/lib/dash

.IS
dash {
	var start, end;
	conn start to 0.25[start,end];
	conn 0.75[start,end] to end;
}
.IE