Hello world!

Boooooooody text :) (heart) lalalalbooo

funny

local RunService = game:GetService("RunService")

RunService.Heartbeat:Connect(function(deltaTime)
	print("love dt " .. deltaTime)
end)
let x = 0;
let y = 5;

console.log(4 * x + 5);