#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedefunionYYSTYPE
#line 323 "/Users/chet/src/bash/src/parse.y"
#line 323 "parse.y"
{
WORD_DESC*word;/* the word that we read. */
intnumber;/* the number that we read. */
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.