Solve the no connection puzzle: Difference between revisions

m
(→‎{{header|jq}}: revise for jq 1.6)
m (→‎{{header|Wren}}: Minor tidy)
Line 4,236:
{{trans|Kotlin}}
{{libheader|Wren-dynamic}}
<syntaxhighlight lang="ecmascriptwren">import "./dynamic" for Tuple
 
var Solution = Tuple.create("Solution", ["p", "tests", "swaps"])
9,482

edits