mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-02 12:50:55 +00:00
ensure new lines exist on all files
This commit is contained in:
parent
3ed9350cd2
commit
1cfb197a7f
@ -55,4 +55,4 @@ class AstGraph {
|
||||
return graph
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,4 +2,4 @@ package gay.pizza.pork.evaluator
|
||||
|
||||
class ValueStore(var value: Any, val type: ValueStoreType) {
|
||||
override fun toString(): String = "${type.name}: $value"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user