Skip to content

Commit 093380a

Browse files
committed
influences
1 parent 227aae3 commit 093380a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/doc/reference/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, ~~linked thread failure~~,
15-
~~lightweight concurrency~~
14+
* Erlang: message passing, thread failure, <strike>linked thread failure</strike>,
15+
<strike>lightweight concurrency</strike>
1616
* Swift: optional bindings
1717
* Scheme: hygienic macros
1818
* C#: attributes
19-
* Ruby: ~~block syntax~~
20-
* NIL, Hermes: ~~typestate~~
19+
* Ruby: <strike>block syntax</strike>
20+
* NIL, Hermes: <strike>typestate</strike>
2121
* [Unicode Annex #31](http://www.unicode.org/reports/tr31/): identifier and
2222
pattern syntax

0 commit comments

Comments
 (0)