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