apple / swift-atomics

Low-level atomic operations for Swift
Apache License 2.0
1.06k stars 50 forks source link

Fix reference doc variable references #89

Closed rolson closed 1 year ago

rolson commented 1 year ago

Fix reference doc variable references

This PR fixes the code samples for atomic lazy reference types.

Checklist

lorentey commented 1 year ago

@swift-ci test

rolson commented 1 year ago

thank you