Skip to content

(overview) Fix zh-cn in pr#1398, with more fixes of the same page. #1401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 25, 2019

Conversation

dongxuwang
Copy link
Member

@dongxuwang dongxuwang commented Jun 25, 2019

1. ... 必须只有一个主构造器。该构造器有且仅有一个public修饰的不可变(val)参数,且参数的类型不是用户自定义的value类。
2. ... 不能有特殊的类型参数。
3. ... 不能有嵌套或局部的类、特质或对象。
  1. Fix 1 as of pr#1398
  2. Replace . with 。for 2
  3. Polish 3, 5 and 6

@eed3si9n eed3si9n merged commit 728ec9a into scala:master Jun 25, 2019
@eed3si9n
Copy link
Member

@dongxuwang Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants