kopia lustrzana https://github.com/tonsky/FiraCode
Erlang compatibility for List Pattern Matching #1615
Erlang compatibility for List Pattern Matchingpull/1624/head
commit
259ea7299d
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,7 @@
|
|||
lookup underscores {
|
||||
# ignore
|
||||
ignore sub [bracketleft comma] [underscore_start.seq underscore_middle.seq] bar' underscore;
|
||||
|
||||
# middle parts
|
||||
sub [underscore_start.seq underscore_middle.seq] bar' underscore by bar_underscore_middle.seq;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue