e.g. ``` val foo = 5 val fooBar = 10 ```
# codingconventions
u
e.g.
Copy code
val foo    = 5
val fooBar = 10