Difference between revisions of "User:Dt192/Sandbox2"

From Mudlet
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
 
<syntaxhighlight lang="js">
 
<syntaxhighlight lang="js">
let a = 1
+
let a = 1;
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 00:35, 16 February 2026

let a = 1;