Comment by CamouflagedKiwi

Comment by CamouflagedKiwi 7 days ago

0 replies

That would also avoid the problem with this syntax, that it's not a valid Go file (it doesn't start with `package ...` and I don't think a bare top-level string is valid), which lots of editors will be pretty unhappy about.