Skip to content

Commit 6d7a865

Browse files
authored
Add blockquotes and update error message in C3083 error reference
1 parent cc6f72e commit 6d7a865

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/error-messages/compiler-errors-2/compiler-error-c3083.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: 05ff791d-52bb-41eb-9511-3ef89d7f4710
88
---
99
# Compiler Error C3083
1010

11-
'function': the symbol to the left of a '::' must be a type
11+
> '*identifier*': the symbol to the left of a '::' must be a type
1212
1313
A function was called incorrectly.
1414

0 commit comments

Comments
 (0)