mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
🔥 redundant parens.
This commit is contained in:
parent
f24ef8b0a4
commit
b5a0624853
@ -157,7 +157,7 @@ ruby = fromBody . ann . block $
|
||||
]))))
|
||||
|
||||
, ann (let' "(Object)" .= Core.frame)
|
||||
, ann (pure "(Object)" Core.... ann (Core.edge Import (pure ("Class"))))
|
||||
, ann (pure "(Object)" Core.... ann (Core.edge Import (pure "Class")))
|
||||
, ann (let' "Object" .= Core.frame)
|
||||
, ann (pure "Object" Core.... block
|
||||
[ ann (Core.edge Import (pure "(Object)"))
|
||||
|
Loading…
Reference in New Issue
Block a user