!7 static int col1 = 0x797979; // unhovered static int col2 = 0x616161; // hovered p { L l = areasColoredOneOf(col1, col2); pnl(l); l = rectsWithTallerShapeThan(5.0, l); print(l(l)); }