Files
china-dictatorship/hello-world/l/LassoScript.lasso

5 lines
72 B
Plaintext
Raw Normal View History

2021-03-24 00:00:01 +00:00
<?LassoScript
Variable: 'ScreenText' = 'Hello World';
$ScreenText;
?>