mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 02:40:49 +00:00
Base: Move "js" and "little" HackStudio projects into ~/Source/
This commit is contained in:
2
Base/home/anon/Source/js/charAt.js
Normal file
2
Base/home/anon/Source/js/charAt.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var foo = "foobar";
|
||||
console.log(foo.charAt(3));
|
||||
Reference in New Issue
Block a user