This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
waibao
/
NN2024010801
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6adb6b6cb8
Rami (Branch)
Tag
master
NN2024010801
/
vendor
/
league
/
commonmark
/
tests
/
functional
/
Extension
/
CommonMark
/
xml
/
indented-code.md
indented-code.md
115 B
Cronologia
Originale
This code has an unnecessary check:
<?php if (true) { echo "Hello World!"; }
Do you see it?