mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-17 05:55:11 +00:00
428 B
428 B
PlaygroundAction.txt
用户当前在此文件中:{{filename}}
内容如下:
```swift:{{filename}}
{{filecontent}}
```
用户已从该文件中选择了以下代码:
```swift
{{selected}}
```
用户已询问:
提供一个关于如何使用 `{{selected}}` 的简短示例。
- 仅以单个代码块回应。
- 不要使用注释。
- 不要使用打印语句。
- 不要导入任何其他模块。