RomanYankovsky / DelphiAST

Abstract syntax tree builder for Delphi
Mozilla Public License 2.0
271 stars 116 forks source link

Workaround for GreaterEqual symbol in TypeSimple (fix #317) #318

Open Irame opened 2 years ago

Irame commented 2 years ago

Similar fix as in 75e4eee11146235f2b15e3e1674132e36e08a72c for #8

bogdanpolak commented 2 years ago

@RomanYankovsky why no comments for this PR? This project looks like abandoned. I think this is valuable update. If you are busy maybe any contributor can approve this PR?

Thanks @Irame for catching that bug!