summaryrefslogtreecommitdiff
path: root/app.js
blob: 01ae5b2f332a247954fa31e743df87924b88ee46 (plain)
1
2
3
function alertButton() {
	alert("Hello world!")
}