Implement static finalize / initialize. Version bump.

This commit is contained in:
Christoffer Lerno
2022-09-28 17:03:30 +02:00
committed by Christoffer Lerno
parent 58647043f4
commit e1b5b0b60c
33 changed files with 478 additions and 44 deletions

View File

@@ -1 +1 @@
static int ifej; // #error: Expected a top level declaration here
static int ifej; // #error: 'static' can only used with local variables