add declarations to translator

This commit is contained in:
2025-06-14 04:13:14 +01:00
parent f2dd133e7d
commit 3a19b1519f
12 changed files with 86 additions and 24 deletions

View File

@@ -59,7 +59,7 @@ else term.log("bruh")
mm=1/2/4/2/4354/534/534//534//3422*404203420234+3432423324&&430234230||4320423040230423^384239423043024923%4432042304920.3432423423
x = [
let x = [
'hello world',
'wow',
10
@@ -67,7 +67,7 @@ x = [
term.log(x[0:1:1])
y = {
let y = {
'hello':10,
world:'nice'
}