Skip to content

Fix all the tests.#109

Merged
Ducasse merged 1 commit intopharo-spec:Pharo14from
Ducasse:FixStepWillCreateBlock
Apr 30, 2026
Merged

Fix all the tests.#109
Ducasse merged 1 commit intopharo-spec:Pharo14from
Ducasse:FixStepWillCreateBlock

Conversation

@Ducasse
Copy link
Copy Markdown
Contributor

@Ducasse Ducasse commented Apr 30, 2026

willCreateBlock
"next bytecode is a block creation"

^ (self method encoderClass isCreateBlockAt: pc in: self method) or: 
	[ self method encoderClass isCreateFullBlockAt: pc in: self method]

@Ducasse Ducasse merged commit 700abac into pharo-spec:Pharo14 Apr 30, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant