nftable-migration
1#name : Texas Instruments function
2# --
3/******************************************************************************/
4/* jww (`(format-time-string "%Y-%m-%d")`): NYI */
5/******************************************************************************/
6a_boolean $1($2)
7{
8 a_boolean result = FALSE;
9 $0
10 return result;
11} /* $1 */