You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// In this comment, only quoted and `\param ...` uses are adjusted, and not standalone occurences of the word (even if it's a separate word, let alone if it's just a part of a word).
90
+
// `\c ...` and `\p ...` are handled, but unknown tags like `\A ...` are not.
91
+
// <param name="params">This is also handled, naturally, because we handle quotes.</param>
// In this comment, only quoted and `\param ...` uses are adjusted, and not standalone occurences of the word (even if it's a separate word, let alone if it's just a part of a word).
875
+
// `\c ...` and `\p ...` are handled, but unknown tags like `\A ...` are not.
876
+
// <param name="params">This is also handled, naturally, because we handle quotes.</param>
877
+
/// Generated from function `MR::CSharp::test_keyword_in_param_name`.
// In this comment, only quoted and `\param ...` uses are adjusted, and not standalone occurences of the word (even if it's a separate word, let alone if it's just a part of a word).
878
+
// `\c ...` and `\p ...` are handled, but unknown tags like `\A ...` are not.
879
+
// <param name="params">This is also handled, naturally, because we handle quotes.</param>
880
+
// Generated from function `MR::CSharp::test_keyword_in_param_name`.
// In this comment, only quoted and `\param ...` uses are adjusted, and not standalone occurences of the word (even if it's a separate word, let alone if it's just a part of a word).
875
+
// `\c ...` and `\p ...` are handled, but unknown tags like `\A ...` are not.
876
+
// <param name="params">This is also handled, naturally, because we handle quotes.</param>
877
+
/// Generated from function `MR::CSharp::test_keyword_in_param_name`.
// In this comment, only quoted and `\param ...` uses are adjusted, and not standalone occurences of the word (even if it's a separate word, let alone if it's just a part of a word).
24215
+
// `\c ...` and `\p ...` are handled, but unknown tags like `\A ...` are not.
24216
+
// <param name="params_">This is also handled, naturally, because we handle quotes.</param>
24217
+
/// Generated from function `MR::CSharp::test_keyword_in_param_name`.
24218
+
public static void TestKeywordInParamName(int params_)
0 commit comments