all repos

test1 @ 711c34919b1c12189fa8003b7163c5bdeefd20c4

for testing purposes
1 files changed, 1 insertions(+), 0 deletions(-)
did i break pushes
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-02-27 18:27:54 +0200
Change ID: yxmnvmqwvvzuwynlvuszvoxztlrpoymv
Parent: 1c0cbda
M test1.go

@@ -1,5 +1,6 @@

package test1 func Test1() error { + _ = "" return nil }