mirror of
https://github.com/netbirdio/easyjson.git
synced 2026-05-22 18:44:42 -07:00
5 lines
143 B
Modula-2
5 lines
143 B
Modula-2
|
|
// first-line comment which should bresk anything
|
||
|
|
module example.com/user/project // end-line comment which should not break anything
|
||
|
|
|
||
|
|
go 1.13
|