Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- using GLib;
- public static int main(string[] args){
- print("hello vala users\n");
- return 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement