import os const foo = 'foo' const bar = 1 // ... const a = 1 fn baz() { } const b = '' fn foobar() { } const c = '' // ... struct Struct {}