issues
search
hhvm
/
hack-mode
A Emacs major mode for editing Hack code
GNU General Public License v3.0
11
stars
11
forks
source link
Incorrect highlighting of XHP inside heredoc
#26
Open
Wilfred
opened
5 years ago
Wilfred
commented
5 years ago
$x = <<<EOFOO <input></input> EOFOO;