diff options
| author | take_cheeze <[email protected]> | 2014-06-06 21:26:13 +0900 |
|---|---|---|
| committer | take_cheeze <[email protected]> | 2014-06-06 21:29:42 +0900 |
| commit | 7f870f601f6ab7de39277514b2581fb58d87aab0 (patch) | |
| tree | d1840fbcc1841684668cbf1e5cabe9c6e5c2cd97 /src/string.c | |
| parent | d3fda42eb62b4132eb91fb75acc28d3218415c8b (diff) | |
| download | mruby-7f870f601f6ab7de39277514b2581fb58d87aab0.tar.gz mruby-7f870f601f6ab7de39277514b2581fb58d87aab0.zip | |
Treat partial hook success '\n' to fix #2361 .
Now it will parse the #2361 code as:
```
module A
end
module B
end
```
instead of
```
module A
end module B
end
```
Diffstat (limited to 'src/string.c')
0 files changed, 0 insertions, 0 deletions
