Skip to content
Snippets Groups Projects
Commit 89cf93c4 authored by Matt Bovel's avatar Matt Bovel
Browse files

Fix package

parent 0ac3ccc8
No related branches found
No related tags found
No related merge requests found
package ed
// To demonstrate different ways of pattern matching, let's consider the
// following example case class and instance:
case class Person(name: String, age: Int)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment