polserver/testsuite/escript/compiler2/compiler2-056-dictionary-empty.src
2020-08-13 15:26:09 +02:00

2 lines
33 B
Text

var d := dictionary{};
print(d);