I found that (ps ([] (create :f 1))) yields to "[[create, 'f', 1]];" while changing "[]" to "list" yields expected result. Is that a bug? Best regards.