sample-code: Add hello.cl
This commit is contained in:
parent
bf16338166
commit
2a5e965edf
3
sample-code/hello.cl
Normal file
3
sample-code/hello.cl
Normal file
@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
print("Hello, world!")
|
||||
}
|
Loading…
Reference in New Issue
Block a user