mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-12 04:14:06 +00:00
Fix a spelling mistake that Fergus pointed out in his review.
Estimated hours taken: 0.1 compiler/prog_io_pragma.m: Fix a spelling mistake that Fergus pointed out in his review.
This commit is contained in:
@@ -197,7 +197,7 @@ parse_pragma_foreign_code_pragma(ModuleName, Pragma, PragmaTerms,
|
||||
% After foreign_proc has bootstrapped and the library has
|
||||
% been updated to use foreign_proc where appropriate, we
|
||||
% should uncomment this code and remove Check2, Check3,
|
||||
% Check5, Check6 and the other defintion of CheckLength.
|
||||
% Check5, Check6 and the other definition of CheckLength.
|
||||
/*
|
||||
CheckLength = (func(PTermsLen, ForeignLanguage) = Res :-
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user