moved some files around

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-19 14:41:28 +02:00
parent c8446d5c93
commit 7ee0c5f323
6 changed files with 29 additions and 25 deletions

View file

@ -17,6 +17,7 @@
console.log(yo, yo2);
}
console.log(yo);
console.log(yo2);
}
testScopes();
</script>