Cross compile the elna frontend
This commit is contained in:
7
source.elna
Normal file
7
source.elna
Normal file
@ -0,0 +1,7 @@
|
||||
module;
|
||||
|
||||
proc separator*() -> Char;
|
||||
return ','
|
||||
end;
|
||||
|
||||
end.
|
Reference in New Issue
Block a user