Skip to content

Instantly share code, notes, and snippets.

@linkdd
Created April 12, 2019 20:48
Show Gist options
  • Save linkdd/423141e1ca63b6afaa6f0837fbeb6807 to your computer and use it in GitHub Desktop.
Save linkdd/423141e1ca63b6afaa6f0837fbeb6807 to your computer and use it in GitHub Desktop.
{match,[
{variable_name,"Mega"},
{assign_operator,"="},
{identifier,"graph"},
{left_parenthesis,"("},
{identifier,"id"},
{assign_operator,"="},
{left_bracket,"["},
{variable_name,"Help"},
{list_separator,","},
{variable_name,"Me"},
{list_separator,","},
{identifier,"please"},
{right_bracket,"]"},
{right_parenthesis,")"},
{pipeline_end,"."}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment