Add never to defined symbols

This commit is contained in:
Aaron Piotrowski 2022-03-28 17:24:09 -05:00
parent 7cf3733a02
commit 8eedcb2145
No known key found for this signature in database
GPG Key ID: 5B456E6AABA44A63

View File

@ -15,6 +15,7 @@
"callable",
"mixed",
"void",
"never",
"object",
"readKey",
"formatFlattenedBacktrace",