This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
assemblyscript
Watch
1
Star
0
Fork
0
You've already forked assemblyscript
mirror of
https://github.com/fluencelabs/assemblyscript
synced
2025-04-25 15:12:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript
/
tests
/
parser
/
optional-property.ts
Andy Hanson
0bb5cb829e
Support definite assignment assertion
x!: i32
(
#260
)
2018-10-27 18:29:59 +02:00
4 lines
23 B
TypeScript
Raw
Blame
History
class
C
{
x?
:
i32
;
}
Reference in New Issue
View Git Blame
Copy Permalink