Skip to content

Instantly share code, notes, and snippets.

@nowshad-hasan
Created October 9, 2021 13:18
Show Gist options
  • Save nowshad-hasan/f72e6634831f0fd5e2a3891a09838af1 to your computer and use it in GitHub Desktop.
Save nowshad-hasan/f72e6634831f0fd5e2a3891a09838af1 to your computer and use it in GitHub Desktop.
public record NewStudent(String name, int age) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment