#!/bin/bash

BEGIN{FS="\n"; RS=""}
{
	myprint()
}
