Blob Blame History Raw
@include "inclib.awk"

BEGIN {
	print sandwich("a", "b", "c")
}