[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
multi-line like C-style comments ( /* code */ ) in bash
From: |
Edik Bondarenko |
Subject: |
multi-line like C-style comments ( /* code */ ) in bash |
Date: |
Sat, 7 Sep 2013 20:05:53 +0300 |
I am added function `discard_multiline_comments` which disables code
between /* and */ (C-style comments).
The body of the function is located in the file y.tab.c : 5140 .
Can this functionality be added in the next release ?
bash-4.2-multiline-comments.tar.gz
Description: GNU Zip compressed data
- multi-line like C-style comments ( /* code */ ) in bash,
Edik Bondarenko <=