-- encoding: utf-8; language: cosa CREATE FUNCTION main AS PRINT('Hello world!'); END