mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Base: Move "js" and "little" HackStudio projects into ~/Source/
This commit is contained in:
2
Base/home/anon/Source/js/simple-function.js
Normal file
2
Base/home/anon/Source/js/simple-function.js
Normal file
@@ -0,0 +1,2 @@
|
||||
function foo() { return (1 + 2) + 3; }
|
||||
foo();
|
||||
Reference in New Issue
Block a user