33f0964d
1 2 3 4 5 6 7 8 9 10
// File with 2-spaces indentation function foobar() { foo = bar while (true) { fizfuz() fizfuz() fizfuz() fizfuz() } }