mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 13:11:32 +00:00
ensure new lines exist on all files
This commit is contained in:
@ -2,4 +2,4 @@ package gay.pizza.pork.evaluator
|
||||
|
||||
class ValueStore(var value: Any, val type: ValueStoreType) {
|
||||
override fun toString(): String = "${type.name}: $value"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user