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/operator-precedence.js
Normal file
2
Base/home/anon/Source/js/operator-precedence.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var foo = 1 + 2 * 3 - 4 / 5;
|
||||
foo.bar();
|
||||
Reference in New Issue
Block a user