Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[lection_3] Fixed indentation, enum, function#6

Merged
vjmo merged 3 commits intomastervjmo/EPAMAndroidTrainingCourse:masterfrom
feature/lection_3_part_2vjmo/EPAMAndroidTrainingCourse:feature/lection_3_part_2Copy head branch name to clipboard
May 10, 2021
Merged

[lection_3] Fixed indentation, enum, function#6
vjmo merged 3 commits intomastervjmo/EPAMAndroidTrainingCourse:masterfrom
feature/lection_3_part_2vjmo/EPAMAndroidTrainingCourse:feature/lection_3_part_2Copy head branch name to clipboard

Conversation

@vjmo
Copy link
Owner

@vjmo vjmo commented May 10, 2021

No description provided.

sealed class Human {
data class Student (var age: Int, var name: String,
var sumScoresExam: Int, var diractionOfTraining: String,
var status: Status){}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{} - необязательно ставить в котлине, можно удалить

@vjmo vjmo merged commit 1bda5cf into master May 10, 2021
@vjmo vjmo deleted the feature/lection_3_part_2 branch May 10, 2021 18:13
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.