Introduce LS changes related to external function change #14751
Labels
Area/SyntaxHighlighting
Team/CompilerFETools
Semantic API, Formatter, Shell
Team/LanguageServer
Language Server Implementation related issues. #Compiler
Type/Task
Description:
External function definition will be changed with #14608. Creating this issue to track LS related changes required.
Current syntax:
New syntax:
function externFunction() = external;
Related Issues (optional):
#14596
#15584
The text was updated successfully, but these errors were encountered: