feat: add clang-format config, CI workflow, Makefile, and initial C source scaffolding for dobre language
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class StringA{}
|
||||
class StringB{}
|
||||
|
||||
StringA a = "Test"
|
||||
StringB b = "Tost"
|
||||
Reference in New Issue
Block a user