Added "extern C" blocks to textencode. (#244)
* Added "extern C" blocks to textencode. * Added accidentally-deleted test_upb.lua, deleted unneeded test.proto.pull/13171/head
parent
ca512852f3
commit
3d955e684c
2 changed files with 8 additions and 7 deletions
@ -1,7 +0,0 @@ |
||||
syntax = "proto2"; |
||||
|
||||
package lua_test; |
||||
|
||||
message TestLua { |
||||
map<string, double> map_string_double = 1; |
||||
} |
Loading…
Reference in new issue