feat(solidity): add abstract keyword

This commit is contained in:
Leo 2025-05-12 17:43:10 +01:00 committed by GitHub
parent 28d480e062
commit 0484f881c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,6 +141,7 @@
; Keywords
[
"abstract"
"library"
"is"
"event"