Skip to content
Commit 3b7b9e8d authored by Rico Tzschichholz's avatar Rico Tzschichholz
Browse files

Interfaces can't be declared as abstract, this avoids a vala syntax error

test/SerializationTest.vala:262:1-262:8: error: `abstract' modifier not applicable on interfaces
  262 | abstract interface Container : GLib.Object, GXml.Object {}
      | ^~~~~~~~
Compilation failed: 1 error(s), 0 warning(s)
parent fb7817ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment