add number type and object
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
let x = "hello"
|
||||
if (x) term.log('bruh')
|
||||
else term.log('not bruh')
|
||||
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
let x = "hello"
|
||||
if (x) term.log('bruh')
|
||||
else term.log('not bruh')
|
||||