We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a4a0c commit 2550f46Copy full SHA for 2550f46
lib/OO/Monitors.rakumod
@@ -1,6 +1,5 @@
1
class MetamodelX::MonitorHOW is Metamodel::ClassHOW {
2
has $!lock-attr;
3
- has %!condition-attrs;
4
5
method new_type(|) {
6
my \type = callsame();
0 commit comments