Skip to content

Commit a135230

Browse files
authored
Merge pull request #1997 from ehuss/no-strike
Remove strike attribute
2 parents 0275c80 + 38ca029 commit a135230

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/influences.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ that have since been removed):
1111
* ML Kit, Cyclone: region based memory management
1212
* Haskell (GHC): typeclasses, type families
1313
* Newsqueak, Alef, Limbo: channels, concurrency
14-
* Erlang: message passing, thread failure, <strike>linked thread failure</strike>,
15-
<strike>lightweight concurrency</strike>
14+
* Erlang: message passing, thread failure, ~~linked thread failure~~,
15+
~~lightweight concurrency~~
1616
* Swift: optional bindings
1717
* Scheme: hygienic macros
1818
* C#: attributes
19-
* Ruby: closure syntax, <strike>block syntax</strike>
20-
* NIL, Hermes: <strike>typestate</strike>
19+
* Ruby: closure syntax, ~~block syntax~~
20+
* NIL, Hermes: ~~typestate~~
2121
* [Unicode Annex #31](http://www.unicode.org/reports/tr31/): identifier and
2222
pattern syntax

0 commit comments

Comments
 (0)