blob: 75b3f9962526f671732629dd78ebc8f4fcd7719c [file] [log] [blame]
for (i in M.allInstances()) {
i.println();
}
var n = NoteType.all.first();
n.from = "Dimitris1";