|
From: | Richard M. Stallman |
Subject: | Re: a couple of bugs in bash indentation |
Date: | Tue, 22 Nov 2005 10:56:38 -0500 |
> function multiline-quote > { > echo \ > --arg1 "correct" \ > --arg2 "correct" \ > --multiline "correct > maybe correct" \ > --aftermultiline "not correct" \ > --allothers "skewed" > } Does anyone want to fix that indentation bug?
[Prev in Thread] | Current Thread | [Next in Thread] |