From 5bb3a813145d42fd6268fd8a46c9938742e68026 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Wed, 2 May 2018 14:17:58 -0600 Subject: subcount() no longer works for strings. It must have changed to evalulate strings to false at some point, which resulted in modifiers like "static" to be dropped from docs. Check string.length() to bring these back. Bug: 71584597 Test: manual inspection Change-Id: If816c7a5cdcbdb98032fd3a93ef163d43925ddd4 --- res/assets/templates-sdk/class.cs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/res/assets/templates-sdk/class.cs b/res/assets/templates-sdk/class.cs index 61ca4fa..d014edd 100644 --- a/res/assets/templates-sdk/class.cs +++ b/res/assets/templates-sdk/class.cs @@ -174,9 +174,9 @@
-      
@@ -212,10 +212,10 @@
-         ()
-- cgit v1.2.3