In the same fashion as #1681, some spice dialects use semicolon to accept a comment mid line, like this:
.param sky130_fd_pr__nfet_05v0_nvt__vth0_slope=0.0012 ; All devices
This currently throws error RuntimeError: Expected a word string here: ;
Could this be implemented in KLayout's spice reader?