Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita5a6c7a

Browse files
committed
Update README
1 parent4226e80 commita5a6c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Runtime metadata types provided by this framework mirrors that of the public Obj
2525

2626
A base class,`RootObject`, is provided for other classes to inherit from if they wish. New classes are defined by declaring a`struct` type to enclose the`Class` object in, with the class object itself being declared as a`static let`, followed by method variables.
2727

28-
```objc
28+
```swift
2929
structPerson {
3030
staticlet `class`=Class(
3131
isa: Person_meta.class,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp