Assets/Scripts/GenerateLandscape.cs(41,60): error CS1525: Unexpected symbol `true'

So after fixing some codes this is the last code error that i get and i cant stand it i need help lolz
Code

CreateBlock(y, blockPos true);

Missing comma between blockPos and true,