adding code to support class attribute list. work in progress
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
class ##ERROR: syntax error - no class body
|
||||
class ##ERROR: syntax error - incomplete defintion of unnamed class for 'class'
|
||||
|
||||
---
|
||||
|
||||
class B ##ERROR: syntax error - no class body
|
||||
class B ##ERROR: syntax error - incomplete definition of 'B' for 'class'
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user