Implements statblock for functions.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-11-08 15:52:44 +01:00
parent bfb47d9b5f
commit 09023d6337
2 changed files with 6 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ PARSER_TEST(
REQUIRE(virtPropStatement->GetSetStatement() == nullptr);
})
/// Parse class foobar {
/// class foobar {
// int i;
// bool foo {
// get {