diff --git a/Conlog_and_Func b/Conlog_and_Func new file mode 100644 index 0000000..27bdc1e --- /dev/null +++ b/Conlog_and_Func @@ -0,0 +1,13 @@ +let Scrap=0 + +Function Stuff() [ +Scrap+1 + + + + +] + +console.log (Stuff) + +//About:Blank said it was errored