We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ada323 commit b7e13e2Copy full SHA for b7e13e2
docs/src/md/commands.md
@@ -1,6 +1,6 @@
1
<#mode quote>
2
3
-\newcommand{\currentKotlinMajorVersion}{\textrm{1.8}}
+\newcommand{\currentKotlinMajorVersion}{\textrm{1.9}}
4
5
\newcommand{\opMathTT}[2]{%
6
\expandafter\newcommand{#1}{\operatorname{\texttt{#2}}}%
docs/src/md/index.md
@@ -4,7 +4,7 @@ title: Kotlin language specification
author:
- Marat Akhin
- Mikhail Belyaev
7
-subtitle: Version 1.8-rfc+0.1
+subtitle: Version 1.9-rfc+0.1
8
---
9
10
<#include "commands.md">
0 commit comments