Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Omnisus3446ymain():
Also [tab] instead four spaces, because I am rebel. *Reads PEP* I guess I am not allowed to be rebel, so have to change [tab] for four spaces :/ -
@hoofedear You sir just convinced me that there are true psychopaths on this earth
-
Hehehe.
begin
end.
Aaaand, because that's too efficient, here a proper function:
function Add (a, b: Integer): Integer;
begin
Result := a + b;
end;
Ahhh, it's beautiful! -
Python solves this elegantly.
def function(parameter):
<tab>return something
function(parameter) -
@OneJob No, it's the Object Pascal family (particularly FreePascal or Delphi).
But VHDL seems to have some similarities. Interesting!
Related Rants
Which side are you on?
joke/meme
meme
funny