f47e34eb Jonni Liljamo
2 days ago
1 2 3 4 5 6 7
syntax = "proto3"; package felu; message Test { string name = 1; }