mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-16 00:11:28 +00:00
Rename memory instructions; Rework constant handling
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
// Expect error: TS2304: Cannot find name 'allocate_memory'.
|
||||
// Expect error: AS214: An allocator must be declared to allocate memory. Try importing allocator/arena or allocator/tlsf.
|
||||
class A {}
|
||||
|
||||
export function test(): i32 {
|
||||
|
Reference in New Issue
Block a user