andrewcunnin commented on code in PR #2783:
URL: https://github.com/apache/thrift/pull/2783#discussion_r1165818688


##########
test/ThriftTest.thrift:
##########
@@ -201,7 +201,7 @@ service ThriftTest
    * @param uuid  thing - the uuid to print
    * @return uuid  - returns the uuid 'thing'
    */
-  uuid       testUuid(1: uuid thing),
+  //uuid       testUuid(1: uuid thing),

Review Comment:
   ```suggestion
     uuid       testUuid(1: uuid thing),
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to