5 lines
40 B

#!/bin/bash
read json
echo '[]'
exit 0