#!/bin/bash Describe "ShellSpec formatting test" # This is a top-level comment Context "when testing HEREDOC support" # Comment inside Context It "should preserve HEREDOC formatting" # Comment inside It block When call cat <