12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <svg xmlns="http://www.w3.org/2000/svg" width="331" height="81">
- <polygon points="9 61 1 57 1 65"/>
- <polygon points="17 61 9 57 9 65"/>
- <rect x="31" y="47" width="82" height="32" rx="10"/>
- <rect x="29"
- y="45"
- width="82"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="65">coalesce</text>
- <rect x="133" y="47" width="26" height="32" rx="10"/>
- <rect x="131"
- y="45"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="141" y="65">(</text>
- <rect x="199" y="47" width="38" height="32"/>
- <rect x="197" y="45" width="38" height="32" class="nonterminal"/>
- <text class="nonterminal" x="207" y="65">val</text>
- <rect x="199" y="3" width="24" height="32" rx="10"/>
- <rect x="197"
- y="1"
- width="24"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="207" y="21">,</text>
- <rect x="277" y="47" width="26" height="32" rx="10"/>
- <rect x="275"
- y="45"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="285" y="65">)</text>
- <path class="line"
- d="m17 61 h2 m0 0 h10 m82 0 h10 m0 0 h10 m26 0 h10 m20 0 h10 m38 0 h10 m-78 0 l20 0 m-1 0 q-9 0 -9 -10 l0 -24 q0 -10 10 -10 m58 44 l20 0 m-20 0 q10 0 10 -10 l0 -24 q0 -10 -10 -10 m-58 0 h10 m24 0 h10 m0 0 h14 m20 44 h10 m26 0 h10 m3 0 h-3"/>
- <polygon points="321 61 329 57 329 65"/>
- <polygon points="321 61 313 57 313 65"/>
- </svg>
|