diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2016-12-05 02:55:39 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2016-12-05 02:55:39 +0900 |
| commit | 43512cc7bdb4949a24e310aa03e67a95c59b5f1b (patch) | |
| tree | 15b872b78a23d748fb22154748559c82ad02d006 /mrbgems/mruby-bin-mruby/tools | |
| parent | ac561a52f583ce154a27622642a37a7a386cbcd9 (diff) | |
| download | mruby-43512cc7bdb4949a24e310aa03e67a95c59b5f1b.tar.gz mruby-43512cc7bdb4949a24e310aa03e67a95c59b5f1b.zip | |
Reorganize heredoc rules; fix #3273
The following codes used to be SyntaxError:
(1)
a = <<-EOD;
hello
EOD
(2)
<<-EOD.bla begin
k
EOD
end
Diffstat (limited to 'mrbgems/mruby-bin-mruby/tools')
0 files changed, 0 insertions, 0 deletions
