first commit
Build and test / build (push) Failing after 16s

This commit is contained in:
2025-01-18 23:15:47 +01:00
commit 8df331445b
34 changed files with 5255073 additions and 0 deletions
+5252133
View File
File diff suppressed because it is too large Load Diff
+27
View File
@@ -0,0 +1,27 @@
class Base (){
void _value = 1336
}
void value_between = 1337
class String (Base){
void another_check = 1338
}
class Integer(Base) {}
class Boolean (Base) {}
class Token (String a, String b, String c) {}
class Trip2 () {
int inside_class_without_extends = 1
}
//moooi
void ** pony = 5
void ** brony = 5
Boolean mytest = 1335
// END FILE
+6
View File
@@ -0,0 +1,6 @@
char a = 2
char a = 2
char a = 2
char a = 2
char a = 2
char a = 2