Shorten the module declaration
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
implementation module Common;
|
||||
module;
|
||||
|
||||
end.
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,3 @@
|
||||
implementation module Common;
|
||||
module;
|
||||
|
||||
end.
|
||||
|