mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-27 11:19:36 +00:00
LibJS: Replace the global print() function with console.log() :^)
This commit is contained in:
parent
19452230cd
commit
086f68e878
Notes:
sideshowbarker
2024-07-19 08:16:35 +09:00
Author: https://github.com/awesomekling
Commit: 086f68e878
10 changed files with 109 additions and 25 deletions
|
@ -1 +1 @@
|
|||
print("Hello friends!")
|
||||
console.log("Hello friends!")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue