PLC-lang / rusty

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

Phase out @... markers in favor of pragmas #1330

Open mhasel opened 1 month ago

mhasel commented 1 month ago

I think we can start phasing out the @... markers since we can use pragmas at this position

_Originally posted by @ghaith in https://github.com/PLC-lang/rusty/pull/1326#discussion_r1789710963_