[FEAT] Implemented struct, still testing. [FEAT] Implemented var, still testing.
@@ -1,2 +1,8 @@
' Esto es un comentario
const perico as number = 4-perico
struct point
x as number
y as number
end
var peiv as point
const perico as number = 4-peiv
The note is not visible to the blocked user.