mirror of
https://github.com/RGBCube/serenity
synced 2025-05-24 02:35:07 +00:00
Base: Move "js" and "little" HackStudio projects into ~/Source/
This commit is contained in:
parent
bc615572a9
commit
db450dbc44
28 changed files with 1 additions and 1 deletions
|
@ -1,10 +0,0 @@
|
|||
try {
|
||||
console.log("you should see me");
|
||||
foo();
|
||||
console.log("not me");
|
||||
} catch (e) {
|
||||
console.log("catch");
|
||||
console.log(e.name);
|
||||
} finally {
|
||||
console.log("finally");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue