Auto-sync: 2026-03-02 04:30:01

This commit is contained in:
Windmill Bot
2026-03-02 04:30:01 +00:00
parent bdd1f5c689
commit 65846cf6f6
6 changed files with 22 additions and 4 deletions

View File

@@ -1 +1,2 @@
print('Hello, World!')
def main():
print('Hello, World!')

View File

@@ -1,4 +1,4 @@
summary: Prints Hello World with Correct Syntax
summary: Fixed JSON structure
description: ''
value:
modules:

View File

@@ -0,0 +1 @@
# py: 3.12

View File

@@ -0,0 +1,2 @@
def main():
print('Hello, World!')

View File

@@ -0,0 +1,12 @@
summary: 修正済みのフロー
description: ''
value:
modules:
- id: a
value:
type: rawscript
content: '!inline a.py'
input_transforms: {}
lock: '!inline a.lock'
language: python3
schema: null