4 lines
50 B
Vala
4 lines
50 B
Vala
|
|
using Gee;
|
||
|
|
|
||
|
|
var map = new HashMap<string, int>();
|