mirror of
https://github.com/vacp2p/mdcheckr.git
synced 2026-01-10 07:28:10 -05:00
138 B
138 B
Bad PHP code block
This is an example of a PHP code block that should fail a syntax check:
echo "Hello\n"
echo "World\n";