mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 14:31:28 +00:00
Initial instance methods and field layout; More cleanup
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
const EMPTY: String = changetype<String>("");
|
||||
|
||||
@global()
|
||||
@global
|
||||
export class String {
|
||||
// [key: number]: string;
|
||||
|
||||
|
Reference in New Issue
Block a user