test.lua 43 B

12
  1. local math = require "math"
  2. return math.pi;