tree-sitter-bash/corpus
Jason Rudolph 4f3cbc36b9 Handle heredoc delimiters that include spaces (#47)
* Handle heredoc delimiters that include spaces

* Update test to use multi-line heredoc to demonstrate bug

This change demonstrates the bug described in 
https://github.com/tree-sitter/tree-sitter-bash/pull/47#discussion_r280183823.

* Handle multi-line heredocs with spaces in delimiter

Fixes the failing test introduced in 0d8adbc335.

/xref https://github.com/tree-sitter/tree-sitter-bash/pull/47#discussion_r280183823
2019-05-01 13:59:21 -07:00
..
commands.txt Handle heredoc delimiters that include spaces (#47) 2019-05-01 13:59:21 -07:00
literals.txt Handle 2019-04-18 15:46:58 -07:00
programs.txt Don't require statement terminator at EOF 2018-08-06 11:18:33 -07:00
statements.txt Require a terminator at the ends of some compound statements 2019-04-18 15:38:39 -07:00