You've already forked code_examples_server
mirror of
https://github.com/AdaCore/code_examples_server.git
synced 2026-02-12 12:45:18 -08:00
Adding blank lines in template.
This commit is contained in:
@@ -1,14 +1,17 @@
|
||||
-- #region withs
|
||||
|
||||
-- #endregion withs
|
||||
-- begin readonly
|
||||
procedure Main is
|
||||
-- end readonly
|
||||
-- #region declare
|
||||
|
||||
-- #endregion declare
|
||||
-- begin readonly
|
||||
begin
|
||||
-- end readonly
|
||||
-- #region body
|
||||
|
||||
-- #endregion body
|
||||
-- begin readonly
|
||||
end Main;
|
||||
|
||||
Reference in New Issue
Block a user