Skip to content

Commit

Permalink
Update 04-modules-and-access-control.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csyonghe authored Dec 6, 2023
1 parent 8102e5e commit 3e9b0ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/user-guide/04-modules-and-access-control.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

---
layout: user-guide
---
Expand Down Expand Up @@ -195,4 +194,4 @@ A module is determined to be written in legacy language if all the following con
- There is no use of `__include`.
- There is no use of any visibility modifiers -- `public`, `private` or `internal`.

The user is advised that this legacy mode is for compatibility only. This mode may be deprecated in the future, and it is strongly recommended that new code should not rely on this compiler behavior.
The user is advised that this legacy mode is for compatibility only. This mode may be deprecated in the future, and it is strongly recommended that new code should not rely on this compiler behavior.

0 comments on commit 3e9b0ba

Please sign in to comment.