update inbox list
This commit is contained in:
3
vendor/scrivo/highlight.php/test/markup/scala/case-classes.txt
vendored
Normal file
3
vendor/scrivo/highlight.php/test/markup/scala/case-classes.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
abstract class Vertical extends CaseJeu
|
||||
case class Haut(name: String) extends Vertical
|
||||
case class Bas(name: String) extends Vertical
|
||||
Reference in New Issue
Block a user