Forgot a keyword: opaque

This commit is contained in:
2022-11-07 20:50:04 +11:00
committed by GitHub
parent 42835ce4d7
commit c996032522

View File

@@ -198,6 +198,7 @@ The following list cannot be used as names, due to their significance (or potent
* int * int
* null * null
* of (reserved) * of (reserved)
* opaque
* print * print
* return * return
* string * string