bunpen: explicitly configure 2-space indentation

This commit is contained in:
2024-08-22 13:19:39 +00:00
parent e737d2e24b
commit 64f53020ee

View File

@@ -1,3 +1,4 @@
// vim: set shiftwidth=2 :
use fmt; use fmt;
export fn main() void = { export fn main() void = {