diff options
Diffstat (limited to 'services/nuldoc/content/posts/2021-10-02')
3 files changed, 1 insertions, 4 deletions
diff --git a/services/nuldoc/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md b/services/nuldoc/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md index 5766ce7..5072a13 100644 --- a/services/nuldoc/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md +++ b/services/nuldoc/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md @@ -5,7 +5,6 @@ title = "【C++】 属性構文の属性名にはキーワードが使える" description = "C++ の属性構文の属性名には、キーワードが使える。ネタ記事。" tags = [ "cpp", - "cpp17", ] [[article.revisions]] diff --git a/services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md b/services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md index 1699b45..78f7370 100644 --- a/services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md +++ b/services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md @@ -5,7 +5,6 @@ title = "【Python】 クロージャとUnboundLocalError: local variable 'x' re description = "Python における UnboundLocalError の理由と対処法。" tags = [ "python", - "python3", ] [[article.revisions]] diff --git a/services/nuldoc/content/posts/2021-10-02/ruby-then-keyword-and-case-in.md b/services/nuldoc/content/posts/2021-10-02/ruby-then-keyword-and-case-in.md index ea9526b..74ea919 100644 --- a/services/nuldoc/content/posts/2021-10-02/ruby-then-keyword-and-case-in.md +++ b/services/nuldoc/content/posts/2021-10-02/ruby-then-keyword-and-case-in.md @@ -2,10 +2,9 @@ [article] uuid = "87455008-fe5b-49bf-af5a-b875264f8326" title = "【Ruby】 then キーワードと case in" -description = "Ruby 3.0 で追加される case in 構文と、then キーワードについて。" +description = "Ruby 3.0 で追加される case in 構文と、then キーワードについて" tags = [ "ruby", - "ruby3", ] [[article.revisions]] |
