github.com/hirochachacha/plua@v0.0.0-20170217012138-c82f520cc725/stdlib/math/testdata/min.lua (about)

     1  assert(math.min(2, 1, 3) == 1)