Skip to content

Commit 3d40ed9

Browse files
committed
Opal can now parse command calls inside aref args
1 parent b0256f1 commit 3d40ed9

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ opal has to include all dependencies into build.
5353
* **line 564**: opal cannot use mutable strings (see opal/rspec/fixes.rb). Also, opal
5454
does not support 2 regexp special characters yet (`\A` and `\z`).
5555

56-
### rspec/core/shared_example_group/collection.rb
57-
58-
* **line 17**: opal cannot parse command call inside aref
59-
6056
### rspec/matchers/built_in/have.rb
6157

6258
* **line 1**: this is an error in rspec. This autoload does not exist so we must

app/rspec/core/shared_example_group/collection.rb

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)