mirror of
https://github.com/apple/pkl.git
synced 2026-04-20 15:31:28 +02:00
Initial commit
This commit is contained in:
2
pkl-server/src/test/files/SnippetTests/input/pair.pkl
vendored
Normal file
2
pkl-server/src/test/files/SnippetTests/input/pair.pkl
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
res1 = Pair(1, 2)
|
||||
res2 = Pair("foo", "bar")
|
||||
Reference in New Issue
Block a user