diff options
Diffstat (limited to 'examples/COC7/Wiki.py')
| -rw-r--r-- | examples/COC7/Wiki.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/COC7/Wiki.py b/examples/COC7/Wiki.py index e6a730a..b97f717 100644 --- a/examples/COC7/Wiki.py +++ b/examples/COC7/Wiki.py @@ -1 +1,3 @@ -# MyRule
\ No newline at end of file +# MyRule + +class Wiki(): ...
\ No newline at end of file |
