mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-16 16:31:32 +00:00
Program elements and resolve infrastructure; Stdlib ideas; Restructuring
This commit is contained in:
5
std/math.ts
Normal file
5
std/math.ts
Normal file
@ -0,0 +1,5 @@
|
||||
/// <reference path="../assembly.d.ts" />
|
||||
|
||||
@global()
|
||||
class Math {
|
||||
}
|
Reference in New Issue
Block a user