Files

5 lines
143 B
Modula-2
Raw Permalink Normal View History

2020-02-14 09:31:50 +01:00
// first-line comment which should bresk anything
module example.com/user/project // end-line comment which should not break anything
go 1.13