mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-16 00:11:28 +00:00
Initial instance methods and field layout; More cleanup
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@global()
|
||||
@global
|
||||
export class Array<T> {
|
||||
|
||||
private ptr: usize;
|
||||
|
Reference in New Issue
Block a user