@@ -0,0 +1,5 @@
+{
+ "cmd": ["build.py", "--file=$file", "compile"],
+ "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
+ "selector": "source.oberon"
+}