This website requires JavaScript.
Retoor software development
Projects
Research
SearchXNG
Register
Sign In
11 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add clang-format config, CI workflow, Makefile, and initial C source scaffolding for dobre language
2025-01-18 23:15:47 +01:00
class String {}
String pony(){}
chore: replace rlib.h with granular includes and enable RMALLOC_OVERRIDE in main.c
2025-03-16 04:43:20 +01:00
pony(String arg1, String arg2 = "with_value"){
String d = "AAA"
}
Reference in New Issue
Copy Permalink
4fb4921f34
Dobre
/
tests
/
parser
/
declare_function.dob