blob: d0494cc390b1472e64e5bb2e3bb3e29a1960836f [file] [log] [blame]
namespace rb ThriftBenchmark
service BenchmarkService {
i32 fibonacci(1:byte n)
}