Deprecate opaque in favour of #opaque in the core library

This commit is contained in:
gingerBill
2020-12-04 18:49:39 +00:00
parent 2a232f2397
commit fd453be831
6 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
package dynlib
Library :: opaque rawptr;
Library :: #opaque rawptr;