This commit is contained in:
Olof hagsand 2021-05-06 14:44:22 +02:00
parent 866d8d1d0a
commit 1c5c5a71f2
3 changed files with 44 additions and 16 deletions

View file

@ -175,7 +175,7 @@ module example-deviations{
prefix base;
}
deviation /base:system/base:daytime {
deviate not-supported;
deviate "not-supported"; // Note a string
}
}
EOF