mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 00:29:07 +01:00
3 lines
44 B
Groovy
Vendored
3 lines
44 B
Groovy
Vendored
res1 = Pair(1, 2)
|
|
res2 = Pair("foo", "bar")
|