Added the opaque data type
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//test the opaque data type works
|
||||
|
||||
var o = produce();
|
||||
|
||||
consume(o);
|
||||
|
||||
Reference in New Issue
Block a user