10 lines
97 B
JavaScript
10 lines
97 B
JavaScript
|
|
|
|
|
|
function greetings()
|
|
{
|
|
alert("This code is in a separate file!");
|
|
}
|
|
|
|
// f7w_2of2_df589022}
|