1 2 3 4 5
# Lua metatable vector case This records the Lua source case where two table-shaped values share an addition metatable and return the sum of the resulting fields. The runtime conformance test evaluates the source through the Lua profile.