コード例





    
    
    コード例
    


    

コード例


function helloWorld() {
    console.log('Hello, World!');
}
helloWorld();