You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty bad at github so maybe i had to do a pull request for this but as said in the title the sather one doesn't print once hello world it prints an infinite number of times so I suggest this one that works: class MAIN is main is #OUT+"Hello world"; end; end;
The text was updated successfully, but these errors were encountered:
I'm pretty bad at github so maybe i had to do a pull request for this but as said in the title the sather one doesn't print once hello world it prints an infinite number of times so I suggest this one that works:
class MAIN is
main is
#OUT+"Hello world";
end;
end;
The text was updated successfully, but these errors were encountered: