This is a capital Greek delta: Δ
<syntaxhighlight lang="c">
int main() {
printf("Hello, World!\n"); return 0;
} </syntaxhighlight>