6 lines
97 B
Text
6 lines
97 B
Text
let x =
|
|
pair <
|
|
pair<int, string>,
|
|
string
|
|
>
|
|
(Pair < int, string >(0, "Wou!"), "Wouha!")
|