file1_content() { cat <<EOF123EOF} file2_content() { cat <<EOF234EOF} comm -13 <(file1_content) <(file2_content)
Standard input is empty
4
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!