PLC-lang / rusty

Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
223 stars 53 forks source link

fix: make the online change flag global #1363

Open ghaith opened 3 days ago

ghaith commented 3 days ago

The online change flag was not global, now it can be placed after the build command. I also marked the flag as required when generating the got file